public interface LocalInstanceStats
extends com.hazelcast.internal.management.JsonSerializable
Modifier and Type | Field and Description |
---|---|
static long |
STAT_NOT_AVAILABLE
Default value for unavailable statistics.
|
Modifier and Type | Method and Description |
---|---|
long |
getCreationTime()
Returns the creation time of this distributed object instance on this member.
|
static final long STAT_NOT_AVAILABLE
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.