Interface LocalSetStats

All Superinterfaces:
LocalCollectionStats, com.hazelcast.instance.LocalInstanceStats

public interface LocalSetStats extends LocalCollectionStats
Local Set statistics to be used by MemberState implementations. Derived from LocalCollectionStats so it can be extended with ISet specific metrics.