public static class GroupedKeys.GroupedKeysBuilder extends Object
| Constructor and Description |
|---|
GroupedKeysBuilder() |
| Modifier and Type | Method and Description |
|---|---|
<T,V> GroupedKeys.GroupedKeysBuilder |
entityKeys(Class<T> key,
Collection<V> value) |
public <T,V> GroupedKeys.GroupedKeysBuilder entityKeys(Class<T> key, Collection<V> value)
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.