com.neeve.ods
Interface IStoreSenderStats

All Superinterfaces:
IStats, IStoreWriterStats

public interface IStoreSenderStats
extends IStoreWriterStats

Defines an ODS store ICR sender's statistics interface.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.neeve.stats.IStats
IStats.Counter, IStats.Gauge, IStats.Latencies, IStats.Series
 
Method Summary
 
Methods inherited from interface com.neeve.ods.IStoreWriterStats
getDisruptorCapacity, getDisruptorClaimStrategy, getDisruptorRemaining, getDisruptorWaitStrategy, getNumCommits, getNumForks, getNumPutsRecorded, getNumRemovesRecorded, getNumSendsRecorded, getNumUpdatesRecorded, getOfferToPollLatencies, isDetached
 
Methods inherited from interface com.neeve.stats.IStats
close, get, getLogger, getName, getType, startPeriodicOutput, stopPeriodicOutput
 



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.