com.sleepycat.je
Class EnvironmentStats

java.lang.Object
  extended by com.sleepycat.je.EnvironmentStats
All Implemented Interfaces:
Serializable

public class EnvironmentStats
extends Object
implements Serializable

Javadoc for this public class is generated via the doc templates in the doc_src directory.

See Also:
Serialized Form

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

EnvironmentStats

public EnvironmentStats()
Internal use only.

Method Detail

getBufferBytes

public long getBufferBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getCursorsBins

public int getCursorsBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getDbClosedBins

public int getDbClosedBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getInCompQueueSize

public int getInCompQueueSize()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getLastCheckpointId

public long getLastCheckpointId()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNCacheMiss

public long getNCacheMiss()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNCheckpoints

public int getNCheckpoints()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getCleanerBacklog

public int getCleanerBacklog()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNCleanerRuns

public int getNCleanerRuns()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNCleanerDeletions

public int getNCleanerDeletions()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNDeltaINFlush

public int getNDeltaINFlush()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getLastCheckpointEnd

public long getLastCheckpointEnd()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getLastCheckpointStart

public long getLastCheckpointStart()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNCleanerEntriesRead

public int getNCleanerEntriesRead()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNEvictPasses

public int getNEvictPasses()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNFSyncs

public long getNFSyncs()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNFSyncRequests

public long getNFSyncRequests()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNFSyncTimeouts

public long getNFSyncTimeouts()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNFullINFlush

public int getNFullINFlush()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNFullBINFlush

public int getNFullBINFlush()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNINsObsolete

public int getNINsObsolete()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNINsCleaned

public int getNINsCleaned()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNINsDead

public int getNINsDead()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNINsMigrated

public int getNINsMigrated()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLNsObsolete

public int getNLNsObsolete()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLNsCleaned

public int getNLNsCleaned()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLNsDead

public int getNLNsDead()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLNsLocked

public int getNLNsLocked()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLNsMigrated

public int getNLNsMigrated()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLNsMarked

public int getNLNsMarked()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNPendingLNsProcessed

public int getNPendingLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNMarkedLNsProcessed

public int getNMarkedLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNToBeCleanedLNsProcessed

public int getNToBeCleanedLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNClusterLNsProcessed

public int getNClusterLNsProcessed()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNPendingLNsLocked

public int getNPendingLNsLocked()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNLogBuffers

public int getNLogBuffers()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNNodesExplicitlyEvicted

public long getNNodesExplicitlyEvicted()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNBINsStripped

public long getNBINsStripped()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getRequiredEvictBytes

public long getRequiredEvictBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNNodesScanned

public long getNNodesScanned()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNNodesSelected

public long getNNodesSelected()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getCacheTotalBytes

public long getCacheTotalBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getCacheDataBytes

public long getCacheDataBytes()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNNotResident

public long getNNotResident()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNonEmptyBins

public int getNonEmptyBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getProcessedBins

public int getProcessedBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNRepeatFaultReads

public long getNRepeatFaultReads()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNTempBufferWrites

public long getNTempBufferWrites()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getNRepeatIteratorReads

public long getNRepeatIteratorReads()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


getSplitBins

public int getSplitBins()
Javadoc for this public method is generated via the doc templates in the doc_src directory.


setCacheDataBytes

public void setCacheDataBytes(long cacheDataBytes)
Internal use only.


setNNotResident

public void setNNotResident(long nNotResident)
Internal use only.


setNCacheMiss

public void setNCacheMiss(long nCacheMiss)
Internal use only.


setNLogBuffers

public void setNLogBuffers(int nLogBuffers)
Internal use only.


setBufferBytes

public void setBufferBytes(long bufferBytes)
Internal use only.


setCursorsBins

public void setCursorsBins(int val)
Internal use only.


setDbClosedBins

public void setDbClosedBins(int val)
Internal use only.


setInCompQueueSize

public void setInCompQueueSize(int val)
Internal use only.


setLastCheckpointId

public void setLastCheckpointId(long l)
Internal use only.


setNCheckpoints

public void setNCheckpoints(int val)
Internal use only.


setCleanerBacklog

public void setCleanerBacklog(int val)
Internal use only.


setNCleanerRuns

public void setNCleanerRuns(int val)
Internal use only.


setNCleanerDeletions

public void setNCleanerDeletions(int val)
Internal use only.


setNDeltaINFlush

public void setNDeltaINFlush(int val)
Internal use only.


setLastCheckpointEnd

public void setLastCheckpointEnd(long lsn)
Internal use only.


setLastCheckpointStart

public void setLastCheckpointStart(long lsn)
Internal use only.


setNCleanerEntriesRead

public void setNCleanerEntriesRead(int val)
Internal use only.


setNEvictPasses

public void setNEvictPasses(int val)
Internal use only.


setNFSyncs

public void setNFSyncs(long val)
Internal use only.


setNFSyncRequests

public void setNFSyncRequests(long val)
Internal use only.


setNFSyncTimeouts

public void setNFSyncTimeouts(long val)
Internal use only.


setNFullINFlush

public void setNFullINFlush(int val)
Internal use only.


setNFullBINFlush

public void setNFullBINFlush(int val)
Internal use only.


setNINsObsolete

public void setNINsObsolete(int val)
Internal use only.


setNINsCleaned

public void setNINsCleaned(int val)
Internal use only.


setNINsDead

public void setNINsDead(int val)
Internal use only.


setNINsMigrated

public void setNINsMigrated(int val)
Internal use only.


setNLNsObsolete

public void setNLNsObsolete(int val)
Internal use only.


setNLNsCleaned

public void setNLNsCleaned(int val)
Internal use only.


setNLNsDead

public void setNLNsDead(int val)
Internal use only.


setNLNsLocked

public void setNLNsLocked(int val)
Internal use only.


setNLNsMigrated

public void setNLNsMigrated(int val)
Internal use only.


setNLNsMarked

public void setNLNsMarked(int val)
Internal use only.


setNPendingLNsProcessed

public void setNPendingLNsProcessed(int val)
Internal use only.


setNMarkedLNsProcessed

public void setNMarkedLNsProcessed(int val)
Internal use only.


setNToBeCleanedLNsProcessed

public void setNToBeCleanedLNsProcessed(int val)
Internal use only.


setNClusterLNsProcessed

public void setNClusterLNsProcessed(int val)
Internal use only.


setNPendingLNsLocked

public void setNPendingLNsLocked(int val)
Internal use only.


setNNodesExplicitlyEvicted

public void setNNodesExplicitlyEvicted(long l)
Internal use only.


setRequiredEvictBytes

public void setRequiredEvictBytes(long l)
Internal use only.


setNBINsStripped

public void setNBINsStripped(long l)
Internal use only.


setNNodesScanned

public void setNNodesScanned(long l)
Internal use only.


setNNodesSelected

public void setNNodesSelected(long l)
Internal use only.


setNonEmptyBins

public void setNonEmptyBins(int val)
Internal use only.


setProcessedBins

public void setProcessedBins(int val)
Internal use only.


setNRepeatFaultReads

public void setNRepeatFaultReads(long val)
Internal use only.


setNTempBufferWrites

public void setNTempBufferWrites(long val)
Internal use only.


setNRepeatIteratorReads

public void setNRepeatIteratorReads(long val)
Internal use only.


setSplitBins

public void setSplitBins(int val)
Internal use only.


toString

public String toString()
Javadoc for this public method is generated via the doc templates in the doc_src directory.

Overrides:
toString in class Object


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.