- get(int) - Method in class com.b14.qdb.jni.BatchOpsVec
-
- get(int) - Method in class com.b14.qdb.jni.remoteNodeArray
-
- get(int) - Method in class com.b14.qdb.jni.StringVec
-
- get(String) - Method in class com.b14.qdb.Quasardb
-
Get the entry associated with the supplied unique key (alias).
- get_buffer(SWIGTYPE_p_qdb_session, String, error_carrier) - Static method in class com.b14.qdb.jni.qdb
-
- get_buffer(long, String, long, error_carrier) - Static method in class com.b14.qdb.jni.qdbJNI
-
- get_buffer_update(SWIGTYPE_p_qdb_session, String, ByteBuffer, long, long, error_carrier) - Static method in class com.b14.qdb.jni.qdb
-
- get_buffer_update(long, String, ByteBuffer, long, long, long, error_carrier) - Static method in class com.b14.qdb.jni.qdbJNI
-
- get_expiry(SWIGTYPE_p_qdb_session, String, error_carrier) - Static method in class com.b14.qdb.jni.qdb
-
- get_expiry(long, String, long, error_carrier) - Static method in class com.b14.qdb.jni.qdbJNI
-
- get_remove(SWIGTYPE_p_qdb_session, String, error_carrier) - Static method in class com.b14.qdb.jni.qdb
-
- get_remove(long, String, long, error_carrier) - Static method in class com.b14.qdb.jni.qdbJNI
-
- getAddress() - Method in class com.b14.qdb.jni.qdb_remote_node_t
-
- getAlias() - Method in class com.b14.qdb.batch.Operation
-
Get operation's alias
- getAlias() - Method in class com.b14.qdb.batch.Result
-
Get alias associated with the current operation.
- getAlias() - Method in class com.b14.qdb.jni.batch_request
-
- getAlias() - Method in class com.b14.qdb.jni.batch_result
-
- getAlias() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getAlias() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getAlias() - Method in class com.b14.qdb.QuasardbEntry
-
Get alias for the Quasardb entry
- getAndReplace(String, V) - Method in class com.b14.qdb.Quasardb
-
Update an existing alias with data and return its previous value.
Please note that entries starting with "qdb" are reserved.
- getAndReplace(String, V, long) - Method in class com.b14.qdb.Quasardb
-
Update an existing alias with data and return its previous value.
Please note that entries starting with "qdb" are reserved.
- getBuffer() - Method in class com.b14.qdb.jni.retval
-
- getBuffer_size() - Method in class com.b14.qdb.jni.retval
-
- getBuild() - Method in class com.b14.qdb.Quasardb
-
Retrieve the build version of the current quasardb instance.
- getCode() - Method in exception com.b14.qdb.QuasardbException
-
Get error code of Exception
- getComparand() - Method in class com.b14.qdb.jni.batch_request
-
- getComparand() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getComparand_size() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getCompareValue() - Method in class com.b14.qdb.batch.Operation
-
Get the compare value associated with the current batch operation.
- getConfig() - Method in class com.b14.qdb.Quasardb
-
Get the current instance configuration.
- getContent() - Method in class com.b14.qdb.jni.batch_request
-
- getContent() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getContent() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getContent_size() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getContent_size() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getCPtr(ApiBufferPtr) - Static method in class com.b14.qdb.jni.ApiBufferPtr
-
- getCPtr(batch_request) - Static method in class com.b14.qdb.jni.batch_request
-
- getCPtr(batch_result) - Static method in class com.b14.qdb.jni.batch_result
-
- getCPtr(BatchOpsVec) - Static method in class com.b14.qdb.jni.BatchOpsVec
-
- getCPtr(error_carrier) - Static method in class com.b14.qdb.jni.error_carrier
-
- getCPtr(qdb_const_iterator_t) - Static method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getCPtr(qdb_operation_t) - Static method in class com.b14.qdb.jni.qdb_operation_t
-
- getCPtr(qdb_remote_node_t) - Static method in class com.b14.qdb.jni.qdb_remote_node_t
-
- getCPtr(remoteNodeArray) - Static method in class com.b14.qdb.jni.remoteNodeArray
-
- getCPtr(retval) - Static method in class com.b14.qdb.jni.retval
-
- getCPtr(run_batch_result) - Static method in class com.b14.qdb.jni.run_batch_result
-
- getCPtr(StringVec) - Static method in class com.b14.qdb.jni.StringVec
-
- getCPtr(SWIGTYPE_p_qdb__api_buffer_ptr) - Static method in class com.b14.qdb.jni.SWIGTYPE_p_qdb__api_buffer_ptr
-
- getCPtr(SWIGTYPE_p_qdb_session) - Static method in class com.b14.qdb.jni.SWIGTYPE_p_qdb_session
-
- getCPtr(SWIGTYPE_p_void) - Static method in class com.b14.qdb.jni.SWIGTYPE_p_void
-
- getCurrentNodeConfig() - Method in class com.b14.qdb.Quasardb
-
Retrieve the configuration of the current quasardb instance in JSON.
- getCurrentNodeStatus() - Method in class com.b14.qdb.Quasardb
-
Retrieve the status of the current quasardb instance in JSON format.
- getCurrentNodeTopology() - Method in class com.b14.qdb.Quasardb
-
Retrieve the topology of the current quasardb instance in JSON.
- getDeepSize() - Method in class com.b14.qdb.tools.profiler.ObjectInfo
-
Get the full amount of memory occupied by a given object.
- getDefaultExpiryTimeInSeconds() - Method in class com.b14.qdb.Quasardb
-
Get the default expiry time in seconds for all new entries.
- getError() - Method in class com.b14.qdb.batch.Result
-
Get result error for the current operation.
- getError() - Method in class com.b14.qdb.jni.batch_result
-
- getError() - Method in class com.b14.qdb.jni.error_carrier
-
- getError() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getError() - Method in class com.b14.qdb.jni.qdb_remote_node_t
-
- getExpiry_time() - Method in class com.b14.qdb.jni.batch_request
-
- getExpiry_time() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getExpiryTimeInDate(String) - Method in class com.b14.qdb.Quasardb
-
Retrieve the expiry time in date for a provided alias
- getExpiryTimeInSeconds(String) - Method in class com.b14.qdb.Quasardb
-
Retrieve the expiry time in seconds for a provided alias
- getExpiryTimeInSeconds() - Method in class com.b14.qdb.QuasardbConfig
-
Get default expiry time for all entries.
- getHandle() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getHostName() - Method in class com.b14.qdb.QuasardbNode
-
Get the hostname of the current quasardb node.
- getMessage() - Method in exception com.b14.qdb.QuasardbException
-
- getNode() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getNodeConfig(String, int) - Method in class com.b14.qdb.Quasardb
-
Retrieve the configuration of the specific quasardb instance in JSON.
- getNodes() - Method in class com.b14.qdb.QuasardbConfig
-
Get all nodes of the cluster
- getNodeStatus(String, int) - Method in class com.b14.qdb.Quasardb
-
Retrieve the status of the current quasardb instance in JSON format.
- getNodeTopology(String, int) - Method in class com.b14.qdb.Quasardb
-
Retrieve the topology of the current quasardb instance.
- getPort() - Method in class com.b14.qdb.jni.qdb_remote_node_t
-
- getPort() - Method in class com.b14.qdb.QuasardbNode
-
Get the port of the current quasardb node.
- getRef() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getRemove(String) - Method in class com.b14.qdb.Quasardb
-
Atomically get the entry associated with the supplied unique key (alias) and remove it.
- getResult() - Method in class com.b14.qdb.jni.batch_result
-
- getResult() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getResult_size() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getResults() - Method in class com.b14.qdb.batch.Results
-
Get all results of submitted operations.
- getResults() - Method in class com.b14.qdb.jni.run_batch_result
-
- getSuccesses() - Method in class com.b14.qdb.jni.run_batch_result
-
- getToken() - Method in class com.b14.qdb.jni.qdb_const_iterator_t
-
- getType() - Method in class com.b14.qdb.batch.Operation
-
Get operation's type
- getType() - Method in class com.b14.qdb.jni.batch_request
-
- getType() - Method in class com.b14.qdb.jni.batch_result
-
- getType() - Method in class com.b14.qdb.jni.qdb_operation_t
-
- getTypeOperation() - Method in class com.b14.qdb.batch.Result
-
Get operation type associated with the current operation.
- getValue() - Method in class com.b14.qdb.batch.Operation
-
Get the value associated with the current batch operation.
- getValue() - Method in class com.b14.qdb.batch.Result
-
Get result value for the current operation.
- getValue() - Method in class com.b14.qdb.QuasardbEntry
-
Get value for the Quasardb entry
- getVersion() - Method in class com.b14.qdb.Quasardb
-
Retrieve the version of the current quasardb instance.
- set(int, qdb_operation_t) - Method in class com.b14.qdb.jni.BatchOpsVec
-
- set(int, qdb_remote_node_t) - Method in class com.b14.qdb.jni.remoteNodeArray
-
- set(int, String) - Method in class com.b14.qdb.jni.StringVec
-
- setAddress(String) - Method in class com.b14.qdb.jni.qdb_remote_node_t
-
- setAlias(String) - Method in class com.b14.qdb.batch.Operation
-
Set operation's alias
- setAlias(String) - Method in class com.b14.qdb.batch.Result
-
Set alias associated with the current operation.
- setAlias(String) - Method in class com.b14.qdb.jni.batch_request
-
- setAlias(String) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setAlias(String) - Method in class com.b14.qdb.QuasardbEntry
-
Set alias for the Quasardb entry
- setBuffer(String) - Method in class com.b14.qdb.jni.retval
-
- setBuffer_size(long) - Method in class com.b14.qdb.jni.retval
-
- setComparand(SWIGTYPE_p_qdb__api_buffer_ptr) - Method in class com.b14.qdb.jni.batch_request
-
- setComparand(ByteBuffer) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setComparand_size(long) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setCompareValue(V) - Method in class com.b14.qdb.batch.Operation
-
Set the compare value associated with the current batch operation.
- setConfig(QuasardbConfig) - Method in class com.b14.qdb.Quasardb
-
Updates the configuration properties
- setContent(SWIGTYPE_p_qdb__api_buffer_ptr) - Method in class com.b14.qdb.jni.batch_request
-
- setContent(ByteBuffer) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setContent_size(long) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setDefaultExpiryTimeInSeconds(long) - Method in class com.b14.qdb.Quasardb
-
Set the default expiry time in seconds for all next entries.
- setError(String) - Method in class com.b14.qdb.batch.Result
-
Set result error for the current operation.
- setError(qdb_error_t) - Method in class com.b14.qdb.jni.error_carrier
-
- setError(qdb_error_t) - Method in class com.b14.qdb.jni.qdb_remote_node_t
-
- setExpiry_time(long) - Method in class com.b14.qdb.jni.batch_request
-
- setExpiry_time(long) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setExpiryTimeAt(String, Date) - Method in class com.b14.qdb.Quasardb
-
Change the expiry time for a provided alias at the provided date.
- setExpiryTimeInSeconds(String, long) - Method in class com.b14.qdb.Quasardb
-
Change the expiry time in seconds for a provided alias
- setExpiryTimeInSeconds(long) - Method in class com.b14.qdb.QuasardbConfig
-
Set default expiry time for all new incoming entries of the cluster.
- setHostName(String) - Method in class com.b14.qdb.QuasardbNode
-
Set hostname for a quasardb node.
- setPort(int) - Method in class com.b14.qdb.jni.qdb_remote_node_t
-
- setPort(int) - Method in class com.b14.qdb.QuasardbNode
-
Set port for a quasardb node.
- setResults(List<Result<?>>) - Method in class com.b14.qdb.batch.Results
-
Set all results of submitted operations.
- setResults(BatchOpsVec) - Method in class com.b14.qdb.jni.run_batch_result
-
- setSuccess(boolean) - Method in class com.b14.qdb.batch.Result
-
Set if current operation is successful or not.
- setSuccess(boolean) - Method in class com.b14.qdb.batch.Results
-
Set if all submitted batch operations are successful or not.
- setSuccesses(long) - Method in class com.b14.qdb.jni.run_batch_result
-
- setType(TypeOperation) - Method in class com.b14.qdb.batch.Operation
-
Set operation's type
- setType(qdb_operation_type_t) - Method in class com.b14.qdb.jni.batch_request
-
- setType(qdb_operation_type_t) - Method in class com.b14.qdb.jni.qdb_operation_t
-
- setTypeOperation(TypeOperation) - Method in class com.b14.qdb.batch.Result
-
Set operation type associated with the current operation.
- setValue(V) - Method in class com.b14.qdb.batch.Operation
-
Set the value associated with the current batch operation.
- setValue(V) - Method in class com.b14.qdb.batch.Result
-
Set result value for the current operation.
- setValue(V) - Method in class com.b14.qdb.QuasardbEntry
-
Set value for the Quasardb entry
- size() - Method in class com.b14.qdb.jni.BatchOpsVec
-
- size() - Method in class com.b14.qdb.jni.remoteNodeArray
-
- size() - Method in class com.b14.qdb.jni.StringVec
-
- sort() - Method in class com.b14.qdb.tools.profiler.ObjectInfo
-
- startsWith(String) - Method in class com.b14.qdb.Quasardb
-
Perform a search prefix based operation on all quasardb entries.
Pay attention that :
search operation is based on aliases, not on values.
search operation is case sensitive.
searching on reserved aliases (starts with "qdb") is not allowed.
- stop_node(SWIGTYPE_p_qdb_session, qdb_remote_node_t, String) - Static method in class com.b14.qdb.jni.qdb
-
- stop_node(long, long, qdb_remote_node_t, String) - Static method in class com.b14.qdb.jni.qdbJNI
-
- stopCurrentNode(String) - Method in class com.b14.qdb.Quasardb
-
Stop the current node with a given reason.
- stopNode(String, int, String) - Method in class com.b14.qdb.Quasardb
-
Stop a specific node with a given reason.
- StringVec - Class in com.b14.qdb.jni
-
- StringVec(long, boolean) - Constructor for class com.b14.qdb.jni.StringVec
-
- StringVec() - Constructor for class com.b14.qdb.jni.StringVec
-
- StringVec(long) - Constructor for class com.b14.qdb.jni.StringVec
-
- StringVec_capacity(long, StringVec) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_clear(long, StringVec) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_empty(long, StringVec) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_get(long, StringVec, int) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_push_back(long, StringVec, String) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_reserve(long, StringVec, long) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_set(long, StringVec, int, String) - Static method in class com.b14.qdb.jni.qdbJNI
-
- StringVec_size(long, StringVec) - Static method in class com.b14.qdb.jni.qdbJNI
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.ApiBufferPtr
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.batch_request
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.batch_result
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.BatchOpsVec
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.error_carrier
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.qdb_const_iterator_t
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.qdb_operation_t
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.qdb_remote_node_t
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.remoteNodeArray
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.retval
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.run_batch_result
-
- swigCMemOwn - Variable in class com.b14.qdb.jni.StringVec
-
- swigToEnum(int) - Static method in class com.b14.qdb.jni.qdb_error_t
-
- swigToEnum(int) - Static method in class com.b14.qdb.jni.qdb_limits_t
-
- swigToEnum(int) - Static method in class com.b14.qdb.jni.qdb_operation_type_t
-
- swigToEnum(int) - Static method in class com.b14.qdb.jni.qdb_option_t
-
- swigToEnum(int) - Static method in class com.b14.qdb.jni.qdb_protocol_t
-
- SWIGTYPE_p_qdb__api_buffer_ptr - Class in com.b14.qdb.jni
-
- SWIGTYPE_p_qdb__api_buffer_ptr(long, boolean) - Constructor for class com.b14.qdb.jni.SWIGTYPE_p_qdb__api_buffer_ptr
-
- SWIGTYPE_p_qdb__api_buffer_ptr() - Constructor for class com.b14.qdb.jni.SWIGTYPE_p_qdb__api_buffer_ptr
-
- SWIGTYPE_p_qdb_session - Class in com.b14.qdb.jni
-
- SWIGTYPE_p_qdb_session(long, boolean) - Constructor for class com.b14.qdb.jni.SWIGTYPE_p_qdb_session
-
- SWIGTYPE_p_qdb_session() - Constructor for class com.b14.qdb.jni.SWIGTYPE_p_qdb_session
-
- SWIGTYPE_p_void - Class in com.b14.qdb.jni
-
- SWIGTYPE_p_void(long, boolean) - Constructor for class com.b14.qdb.jni.SWIGTYPE_p_void
-
- SWIGTYPE_p_void() - Constructor for class com.b14.qdb.jni.SWIGTYPE_p_void
-
- swigValue() - Method in class com.b14.qdb.jni.qdb_error_t
-
- swigValue() - Method in class com.b14.qdb.jni.qdb_limits_t
-
- swigValue() - Method in class com.b14.qdb.jni.qdb_operation_type_t
-
- swigValue() - Method in class com.b14.qdb.jni.qdb_option_t
-
- swigValue() - Method in class com.b14.qdb.jni.qdb_protocol_t
-