com.bigdata.resources
Class IndexManager.IndexSegmentStats

java.lang.Object
  extended by com.bigdata.resources.IndexManager.IndexSegmentStats
Enclosing class:
IndexManager

public static class IndexManager.IndexSegmentStats
extends Object

Statistics about the IndexSegments open in the cache.

Version:
$Id: IndexManager.java 5894 2012-01-27 13:44:53Z thompsonbry $
Author:
Bryan Thompson

Field Summary
 long leafByteCount
           
 long leafCount
           
 
Constructor Summary
IndexManager.IndexSegmentStats()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

leafCount

public long leafCount

leafByteCount

public long leafByteCount
Constructor Detail

IndexManager.IndexSegmentStats

public IndexManager.IndexSegmentStats()


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.