Package com.aerospike.jdbc.schema
Interface OptionalCache<K,V>
- All Known Implementing Classes:
AerospikeSchemaCache
public interface OptionalCache<K,V>
-
Method Summary
-
Method Details
-
get
-
put
-
clear
void clear()
-
AerospikeSchemaCache