com.bigdata.service.jini.master
Class ResourceBufferStatistics<L,HS extends ResourceBufferSubtaskStatistics>

java.lang.Object
  extended by com.bigdata.service.ndx.pipeline.AbstractMasterStats<L,HS>
      extended by com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats<L,HS>
          extended by com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterStats<L,HS>
              extended by com.bigdata.service.jini.master.ResourceBufferStatistics<L,HS>

public class ResourceBufferStatistics<L,HS extends ResourceBufferSubtaskStatistics>
extends AbstractPendingSetMasterStats<L,HS>

Statistics for passing resources to be processed to the distributed clients.

Version:
$Id$
Author:
Bryan Thompson

Nested Class Summary
 
Nested classes/interfaces inherited from class com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterStats
AbstractPendingSetMasterStats.PendingSetStatisticsTask
 
Nested classes/interfaces inherited from class com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats
AbstractRunnableMasterStats.StatisticsTask
 
Field Summary
 
Fields inherited from class com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats
duplicateCount, elapsedHandleChunkNanos, elapsedSplitChunkNanos, handledChunkCount, scalingFactor, statisticsTask
 
Fields inherited from class com.bigdata.service.ndx.pipeline.AbstractMasterStats
chunksIn, chunksOut, chunksTransferred, elapsedRedirectNanos, elapsedSinkChunkWaitingNanos, elapsedSinkChunkWritingNanos, elapsedSinkOfferNanos, elementsIn, elementsOnSinkQueues, elementsOut, elementsTransferred, masterCreateCount, masters, redirectCount, subtaskEndCount, subtaskIdleTimeoutCount, subtaskStartCount
 
Constructor Summary
ResourceBufferStatistics(AbstractFederation<?> fed)
           
 
Method Summary
 
Methods inherited from class com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterStats
getCounters, newStatisticsTask
 
Methods inherited from class com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats
getCounterSet, newSubtaskStats, toString
 
Methods inherited from class com.bigdata.service.ndx.pipeline.AbstractMasterStats
getActiveSinkCount, getMasterActiveCount, getMaximumPartitionCount, getSubtaskStats, getSubtaskStats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceBufferStatistics

public ResourceBufferStatistics(AbstractFederation<?> fed)
Parameters:
fed -


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