public class OperationUtils extends Object
| Constructor and Description |
|---|
OperationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.aerospike.client.Operation[] |
operations(com.aerospike.client.Bin[] bins,
Function<com.aerospike.client.Bin,com.aerospike.client.Operation> binToOperation,
com.aerospike.client.Operation... additionalOperations) |
public static com.aerospike.client.Operation[] operations(com.aerospike.client.Bin[] bins,
Function<com.aerospike.client.Bin,com.aerospike.client.Operation> binToOperation,
com.aerospike.client.Operation... additionalOperations)
Copyright © 2011–2018 Aerospike Inc.. All rights reserved.