protected static class InvalidationMetaDataFetcher.MetadataHolder extends Object
Modifier | Constructor and Description |
---|---|
protected |
MetadataHolder() |
Modifier and Type | Method and Description |
---|---|
Collection<Map.Entry<String,List<Map.Entry<Integer,Long>>>> |
getNamePartitionSequenceList() |
Collection<Map.Entry<Integer,UUID>> |
getPartitionUuidList() |
void |
setMetadata(Collection<Map.Entry<Integer,UUID>> partitionUuidList,
Collection<Map.Entry<String,List<Map.Entry<Integer,Long>>>> namePartitionSequenceList) |
public void setMetadata(Collection<Map.Entry<Integer,UUID>> partitionUuidList, Collection<Map.Entry<String,List<Map.Entry<Integer,Long>>>> namePartitionSequenceList)
public Collection<Map.Entry<Integer,UUID>> getPartitionUuidList()
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.