com.hazelcast.monitor
Interface LocalOperationStats

All Superinterfaces:
JsonSerializable, LocalInstanceStats
All Known Implementing Classes:
LocalOperationStatsImpl

public interface LocalOperationStats
extends LocalInstanceStats

Hazelcast statistic interface for local operations.


Field Summary
 
Fields inherited from interface com.hazelcast.monitor.LocalInstanceStats
STAT_NOT_AVAILABLE
 
Method Summary
 
Methods inherited from interface com.hazelcast.monitor.LocalInstanceStats
getCreationTime
 
Methods inherited from interface com.hazelcast.internal.management.JsonSerializable
fromJson, toJson
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.