|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.EnvironmentStats
public class EnvironmentStats
Javadoc for this public class is generated via the doc templates in the doc_src directory.
Constructor Summary | |
---|---|
EnvironmentStats()
Internal use only. |
Method Summary | |
---|---|
long |
getBufferBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getCacheDataBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getCacheTotalBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getCleanerBacklog()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getCursorsBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getDbClosedBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getInCompQueueSize()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getLastCheckpointEnd()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getLastCheckpointId()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getLastCheckpointStart()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNBINsStripped()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNCacheMiss()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNCheckpoints()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNCleanerDeletions()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNCleanerEntriesRead()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNCleanerRuns()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNClusterLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNDeltaINFlush()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNEvictPasses()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNFSyncRequests()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNFSyncs()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNFSyncTimeouts()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNFullBINFlush()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNFullINFlush()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNINsCleaned()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNINsDead()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNINsMigrated()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNINsObsolete()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLNsCleaned()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLNsDead()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLNsLocked()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLNsMarked()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLNsMigrated()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLNsObsolete()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNLogBuffers()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNMarkedLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNNodesExplicitlyEvicted()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNNodesScanned()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNNodesSelected()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNNotResident()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNonEmptyBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNPendingLNsLocked()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNPendingLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNRepeatFaultReads()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNRepeatIteratorReads()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getNTempBufferWrites()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getNToBeCleanedLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getProcessedBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getRequiredEvictBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
int |
getSplitBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
void |
setBufferBytes(long bufferBytes)
Internal use only. |
void |
setCacheDataBytes(long cacheDataBytes)
Internal use only. |
void |
setCleanerBacklog(int val)
Internal use only. |
void |
setCursorsBins(int val)
Internal use only. |
void |
setDbClosedBins(int val)
Internal use only. |
void |
setInCompQueueSize(int val)
Internal use only. |
void |
setLastCheckpointEnd(long lsn)
Internal use only. |
void |
setLastCheckpointId(long l)
Internal use only. |
void |
setLastCheckpointStart(long lsn)
Internal use only. |
void |
setNBINsStripped(long l)
Internal use only. |
void |
setNCacheMiss(long nCacheMiss)
Internal use only. |
void |
setNCheckpoints(int val)
Internal use only. |
void |
setNCleanerDeletions(int val)
Internal use only. |
void |
setNCleanerEntriesRead(int val)
Internal use only. |
void |
setNCleanerRuns(int val)
Internal use only. |
void |
setNClusterLNsProcessed(int val)
Internal use only. |
void |
setNDeltaINFlush(int val)
Internal use only. |
void |
setNEvictPasses(int val)
Internal use only. |
void |
setNFSyncRequests(long val)
Internal use only. |
void |
setNFSyncs(long val)
Internal use only. |
void |
setNFSyncTimeouts(long val)
Internal use only. |
void |
setNFullBINFlush(int val)
Internal use only. |
void |
setNFullINFlush(int val)
Internal use only. |
void |
setNINsCleaned(int val)
Internal use only. |
void |
setNINsDead(int val)
Internal use only. |
void |
setNINsMigrated(int val)
Internal use only. |
void |
setNINsObsolete(int val)
Internal use only. |
void |
setNLNsCleaned(int val)
Internal use only. |
void |
setNLNsDead(int val)
Internal use only. |
void |
setNLNsLocked(int val)
Internal use only. |
void |
setNLNsMarked(int val)
Internal use only. |
void |
setNLNsMigrated(int val)
Internal use only. |
void |
setNLNsObsolete(int val)
Internal use only. |
void |
setNLogBuffers(int nLogBuffers)
Internal use only. |
void |
setNMarkedLNsProcessed(int val)
Internal use only. |
void |
setNNodesExplicitlyEvicted(long l)
Internal use only. |
void |
setNNodesScanned(long l)
Internal use only. |
void |
setNNodesSelected(long l)
Internal use only. |
void |
setNNotResident(long nNotResident)
Internal use only. |
void |
setNonEmptyBins(int val)
Internal use only. |
void |
setNPendingLNsLocked(int val)
Internal use only. |
void |
setNPendingLNsProcessed(int val)
Internal use only. |
void |
setNRepeatFaultReads(long val)
Internal use only. |
void |
setNRepeatIteratorReads(long val)
Internal use only. |
void |
setNTempBufferWrites(long val)
Internal use only. |
void |
setNToBeCleanedLNsProcessed(int val)
Internal use only. |
void |
setProcessedBins(int val)
Internal use only. |
void |
setRequiredEvictBytes(long l)
Internal use only. |
void |
setSplitBins(int val)
Internal use only. |
String |
toString()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EnvironmentStats()
Method Detail |
---|
public long getBufferBytes()
public int getCursorsBins()
public int getDbClosedBins()
public int getInCompQueueSize()
public long getLastCheckpointId()
public long getNCacheMiss()
public int getNCheckpoints()
public int getCleanerBacklog()
public int getNCleanerRuns()
public int getNCleanerDeletions()
public int getNDeltaINFlush()
public long getLastCheckpointEnd()
public long getLastCheckpointStart()
public int getNCleanerEntriesRead()
public int getNEvictPasses()
public long getNFSyncs()
public long getNFSyncRequests()
public long getNFSyncTimeouts()
public int getNFullINFlush()
public int getNFullBINFlush()
public int getNINsObsolete()
public int getNINsCleaned()
public int getNINsDead()
public int getNINsMigrated()
public int getNLNsObsolete()
public int getNLNsCleaned()
public int getNLNsDead()
public int getNLNsLocked()
public int getNLNsMigrated()
public int getNLNsMarked()
public int getNPendingLNsProcessed()
public int getNMarkedLNsProcessed()
public int getNToBeCleanedLNsProcessed()
public int getNClusterLNsProcessed()
public int getNPendingLNsLocked()
public int getNLogBuffers()
public long getNNodesExplicitlyEvicted()
public long getNBINsStripped()
public long getRequiredEvictBytes()
public long getNNodesScanned()
public long getNNodesSelected()
public long getCacheTotalBytes()
public long getCacheDataBytes()
public long getNNotResident()
public int getNonEmptyBins()
public int getProcessedBins()
public long getNRepeatFaultReads()
public long getNTempBufferWrites()
public long getNRepeatIteratorReads()
public int getSplitBins()
public void setCacheDataBytes(long cacheDataBytes)
public void setNNotResident(long nNotResident)
public void setNCacheMiss(long nCacheMiss)
public void setNLogBuffers(int nLogBuffers)
public void setBufferBytes(long bufferBytes)
public void setCursorsBins(int val)
public void setDbClosedBins(int val)
public void setInCompQueueSize(int val)
public void setLastCheckpointId(long l)
public void setNCheckpoints(int val)
public void setCleanerBacklog(int val)
public void setNCleanerRuns(int val)
public void setNCleanerDeletions(int val)
public void setNDeltaINFlush(int val)
public void setLastCheckpointEnd(long lsn)
public void setLastCheckpointStart(long lsn)
public void setNCleanerEntriesRead(int val)
public void setNEvictPasses(int val)
public void setNFSyncs(long val)
public void setNFSyncRequests(long val)
public void setNFSyncTimeouts(long val)
public void setNFullINFlush(int val)
public void setNFullBINFlush(int val)
public void setNINsObsolete(int val)
public void setNINsCleaned(int val)
public void setNINsDead(int val)
public void setNINsMigrated(int val)
public void setNLNsObsolete(int val)
public void setNLNsCleaned(int val)
public void setNLNsDead(int val)
public void setNLNsLocked(int val)
public void setNLNsMigrated(int val)
public void setNLNsMarked(int val)
public void setNPendingLNsProcessed(int val)
public void setNMarkedLNsProcessed(int val)
public void setNToBeCleanedLNsProcessed(int val)
public void setNClusterLNsProcessed(int val)
public void setNPendingLNsLocked(int val)
public void setNNodesExplicitlyEvicted(long l)
public void setRequiredEvictBytes(long l)
public void setNBINsStripped(long l)
public void setNNodesScanned(long l)
public void setNNodesSelected(long l)
public void setNonEmptyBins(int val)
public void setProcessedBins(int val)
public void setNRepeatFaultReads(long val)
public void setNTempBufferWrites(long val)
public void setNRepeatIteratorReads(long val)
public void setSplitBins(int val)
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |