Interface LocalInstanceStats

All Known Subinterfaces:
LocalExecutorStats, LocalIndexStats, LocalMapStats, LocalMultiMapStats, LocalQueueStats, LocalReplicatedMapStats, 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.