|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mobixess.jodb.core.io.ObjectStatImpl
public class ObjectStatImpl
Method Summary | |
---|---|
long |
getBodySize()
|
long |
getObjectID()
|
long |
getRequiredSize()
|
int |
getTotalRecords()
|
long |
getTotalSize()
|
boolean |
isDeleted()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public long getObjectID()
getObjectID
in interface IPersistentObjectStatistics
public long getRequiredSize()
getRequiredSize
in interface IPersistentObjectStatistics
public int getTotalRecords()
getTotalRecords
in interface IPersistentObjectStatistics
public long getTotalSize()
getTotalSize
in interface IPersistentObjectStatistics
public boolean isDeleted()
isDeleted
in interface IPersistentObjectStatistics
public long getBodySize()
getBodySize
in interface IPersistentObjectStatistics
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |