public class AerospikeUtils extends Object
| Constructor and Description |
|---|
AerospikeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmptyNamespace(com.aerospike.client.IAerospikeClient client,
String namespace) |
static void |
truncateNamespace(com.aerospike.client.IAerospikeClient client,
String namespace) |
public static void truncateNamespace(com.aerospike.client.IAerospikeClient client, String namespace) throws InterruptedException
InterruptedExceptionpublic static boolean isEmptyNamespace(com.aerospike.client.IAerospikeClient client, String namespace)
Copyright © 2019. All rights reserved.