public class OperationUtils
extends java.lang.Object
| Constructor and Description |
|---|
OperationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.aerospike.client.Operation[] |
operations(com.aerospike.client.Bin[] bins,
java.util.function.Function<com.aerospike.client.Bin,com.aerospike.client.Operation> binToOperation,
com.aerospike.client.Operation... additionalOperations) |