public interface LocalInstanceStats
extends com.hazelcast.internal.management.JsonSerializable
Modifier and Type | Field and Description |
---|---|
static long |
STAT_NOT_AVAILABLE
Fill a stat value with this if it is not available
|
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 © 2018 Hazelcast, Inc.. All rights reserved.