public final class ExpReadFlags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT
Default.
|
static int |
EVAL_NO_FAIL
Ignore failures caused by the expression resolving to unknown or a non-bin type.
|
| Constructor and Description |
|---|
ExpReadFlags() |
public static final int DEFAULT
public static final int EVAL_NO_FAIL
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.