Package | Description |
---|---|
com.aerospike.client | |
com.aerospike.client.exp | |
com.aerospike.client.policy |
Modifier and Type | Method and Description |
---|---|
void |
AerospikeClient.setXDRFilter(InfoPolicy policy,
String datacenter,
String namespace,
Expression filter)
Set XDR filter for given datacenter name and namespace.
|
void |
IAerospikeClient.setXDRFilter(InfoPolicy policy,
String datacenter,
String namespace,
Expression filter)
Set XDR filter for given datacenter name and namespace.
|
Modifier and Type | Method and Description |
---|---|
static Expression |
Exp.build(Exp exp)
Create final expression that contains packed byte instructions used in the wire protocol.
|
Modifier and Type | Field and Description |
---|---|
Expression |
Policy.filterExp
Optional expression filter.
|
Copyright © 2012–2021 Aerospike, Inc. All rights reserved.