Package com.aerospike.jdbc.util
Class AerospikeUtils
java.lang.Object
com.aerospike.jdbc.util.AerospikeUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic IntegergetIndexBinValuesRatio(com.aerospike.client.IAerospikeClient client, String namespace, String indexName) getSchemaInfo(com.aerospike.client.IAerospikeClient client, String ns) getTableInfo(String ns, String set, com.aerospike.client.cluster.Node node) static intgetTableRecordsNumber(com.aerospike.client.IAerospikeClient client, String ns, String set) static booleanisSupportedIndexType(Properties properties)
-
Method Details
-
getTableInfo
-
getSchemaInfo
-
getTableRecordsNumber
-
isSupportedIndexType
-
getIndexBinValuesRatio
-