|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiMapResponse | |
---|---|
com.hazelcast.multimap.impl | Contains classes for Hazelcast MultiMap module. |
com.hazelcast.multimap.impl.operations | Contains operations for Hazelcast MultiMap module. |
Uses of MultiMapResponse in com.hazelcast.multimap.impl |
---|
Methods in com.hazelcast.multimap.impl that return MultiMapResponse | |
---|---|
protected MultiMapResponse |
MultiMapProxySupport.getAllInternal(Data dataKey)
|
protected MultiMapResponse |
MultiMapProxySupport.removeInternal(Data dataKey)
|
Uses of MultiMapResponse in com.hazelcast.multimap.impl.operations |
---|
Methods in com.hazelcast.multimap.impl.operations that return MultiMapResponse | |
---|---|
MultiMapResponse |
MultiMapResponse.setNextRecordId(long recordId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |