public final class KeysExists extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean[] |
exists |
com.aerospike.client.Key[] |
keys
Unique identifier for record.
|
| Constructor and Description |
|---|
KeysExists(com.aerospike.client.Key[] keys,
boolean[] exists) |
Copyright © 2012–2019 Aerospike, Inc. All rights reserved.