public interface LocalInstanceStats extends 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.
|
fromJson, toJson
static final long STAT_NOT_AVAILABLE
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.