|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bigdata.service.ndx.pipeline.AbstractMasterStats<L,HS>
com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats<L,HS>
com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterStats<L,HS>
com.bigdata.service.jini.master.ResourceBufferStatistics<L,HS>
public class ResourceBufferStatistics<L,HS extends ResourceBufferSubtaskStatistics>
Statistics for passing resources to be processed to the distributed clients.
| 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 |
|---|
public ResourceBufferStatistics(AbstractFederation<?> fed)
fed -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||