Searched refs:XML_ATTR_END_TIME (Results 1 – 1 of 1) sorted by relevance
84 private static final String XML_ATTR_END_TIME = "endTime"; field in Scribe483 final long endTime = parser.getAttributeLong(null, XML_ATTR_END_TIME); in readLedgerFromXml()758 out.attributeLong(null, XML_ATTR_END_TIME, transaction.endTimeMs); in writeTransaction()