public class LedgerEntry extends Object
Modifier and Type | Method and Description |
---|---|
byte[] |
getEntry() |
long |
getEntryId() |
InputStream |
getEntryInputStream() |
long |
getLedgerId() |
long |
getLength() |
public long getLedgerId()
public long getEntryId()
public long getLength()
public byte[] getEntry()
public InputStream getEntryInputStream()
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.