Interface ScatterGatherStatsMBean
-
- All Known Implementing Classes:
ScatterGatherStats
public interface ScatterGatherStatsMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getTotalRetriedKeys()
long
getTotalRetries()
long
getTotalRetriesDiscarded()
long
getTotalRetriesError()
long
getTotalRetriesWinner()
-