Interface DistributedAllMetricsSnapshot
-
- All Superinterfaces:
AllMetricsSnapshot,java.io.Serializable
- All Known Implementing Classes:
DistributedAllMetricsSnapshotImpl
public interface DistributedAllMetricsSnapshot extends AllMetricsSnapshot
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intnodeCount()-
Methods inherited from interface com.emc.mongoose.base.metrics.snapshot.AllMetricsSnapshot
byteSnapshot, concurrencySnapshot, durationSnapshot, elapsedTimeMillis, failsSnapshot, latencySnapshot, successSnapshot
-
-