com.hazelcast.multimap.impl
Class MultiMapWrapper
java.lang.Object
com.hazelcast.multimap.impl.MultiMapWrapper
public class MultiMapWrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiMapWrapper
public MultiMapWrapper(Collection<MultiMapRecord> collection)
getCollection
public Collection<MultiMapRecord> getCollection(boolean copyOf)
incrementHit
public void incrementHit()
getHits
public int getHits()
containsRecordId
public boolean containsRecordId(long recordId)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.