public class MultiMapValue extends Object
Constructor and Description |
---|
MultiMapValue(Collection<MultiMapRecord> collection) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsRecordId(long recordId) |
Collection<MultiMapRecord> |
getCollection(boolean copyOf) |
int |
getHits() |
void |
incrementHit() |
public MultiMapValue(Collection<MultiMapRecord> collection)
public Collection<MultiMapRecord> getCollection(boolean copyOf)
public void incrementHit()
public int getHits()
public boolean containsRecordId(long recordId)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.