public static class Management.RecordInfo extends Management.AcquisitionTimeBase implements Serializable
Buffer
's current page. The method
Management.getRecordInfoArray(java.lang.String, long)
method returns an array of
RecordInfo
elements for a specified page.Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
RecordInfo() |
Modifier and Type | Method and Description |
---|---|
int |
getDb() |
int |
getEbc() |
String |
getError() |
long |
getGarbageLeftPage() |
long |
getGarbageRightPage() |
int |
getGarbageStatus() |
int |
getKbOffset() |
KeyState |
getKeyState() |
int |
getKLength() |
long |
getPointerValue() |
int |
getSize() |
int |
getTbOffset() |
ValueState |
getValueState() |
boolean |
isInUse() |
getAcquisitionTime, setAcquisitionTime
public static final long serialVersionUID
public int getKbOffset()
public int getTbOffset()
public int getEbc()
public int getDb()
public int getKLength()
public int getSize()
public boolean isInUse()
public KeyState getKeyState()
public ValueState getValueState()
public long getPointerValue()
public int getGarbageStatus()
public long getGarbageLeftPage()
public long getGarbageRightPage()
public String getError()
Copyright © 2025 Open Identity Platform Community. All rights reserved.