Package | Description |
---|---|
com.hazelcast.client.impl | |
com.hazelcast.impl.base |
Modifier and Type | Class and Description |
---|---|
class |
KeyValue |
Modifier and Type | Method and Description |
---|---|
KeyValue |
Pairs.getEntry(int i) |
Modifier and Type | Method and Description |
---|---|
List<KeyValue> |
Pairs.getKeyValues() |
Modifier and Type | Method and Description |
---|---|
void |
Pairs.addKeyValue(KeyValue keyValue) |
Modifier and Type | Method and Description |
---|---|
void |
Pairs.setKeyValues(List<KeyValue> lsKeyValues) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.