public interface LocalCollectionStats
extends com.hazelcast.instance.LocalInstanceStats
MemberState
implementations.Modifier and Type | Method and Description |
---|---|
long |
getLastAccessTime()
Returns the last access (read) time of the list.
|
long |
getLastUpdateTime()
Returns the last update time of the list.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.