public final class TxnLogEntry extends Object
TxnLogEntry(Record txn, TxnHeader header, TxnDigest digest)
TxnDigest
getDigest()
TxnHeader
getHeader()
Record
getTxn()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TxnLogEntry(Record txn, TxnHeader header, TxnDigest digest)
public Record getTxn()
public TxnHeader getHeader()
public TxnDigest getDigest()
Copyright © 2008–2023 The Apache Software Foundation. All rights reserved.