Interface LocalInstanceStats

All Known Subinterfaces:
LocalCollectionStats, LocalExecutorStats, LocalIndexStats, LocalListStats, LocalMapStats, LocalMultiMapStats, LocalQueueStats, LocalReplicatedMapStats, LocalSetStats, LocalTopicStats, NearCacheStats

public interface LocalInstanceStats
Base interface for local instance statistics.
  • Method Summary

    Modifier and Type Method Description
    long getCreationTime()
    Returns the creation time of this distributed object instance on this member.
  • Method Details

    • getCreationTime

      long getCreationTime()
      Returns the creation time of this distributed object instance on this member.