- enclose(String, RdbEngine) - Static method in class com.scalar.db.storage.jdbc.query.QueryUtils
-
Enclose the target (schema, table or column) to use reserved words and special characters.
- enclosedFullTableName(String, String, RdbEngine) - Static method in class com.scalar.db.storage.jdbc.query.QueryUtils
-
- equals(Object) - Method in class com.scalar.db.api.ConditionalExpression
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Delete
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.DeleteIf
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.DeleteIfExists
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Get
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Mutation
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Operation
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Put
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.PutIf
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.PutIfExists
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.PutIfNotExists
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Scan
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Scan.Ordering
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.api.Selection
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.BigIntValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.BlobValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.BooleanValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.DoubleValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.FloatValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.IntValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.Key
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.io.TextValue
-
Indicates whether some other object is "equal to" this object.
- equals(Object) - Method in class com.scalar.db.storage.cassandra.ResultImpl
-
- equals(Object) - Method in class com.scalar.db.storage.cosmos.Record
-
- equals(Object) - Method in class com.scalar.db.storage.cosmos.ResultImpl
-
- equals(Object) - Method in class com.scalar.db.storage.dynamo.ResultImpl
-
- equals(Object) - Method in class com.scalar.db.storage.jdbc.ResultImpl
-
- equals(Object) - Method in class com.scalar.db.transaction.consensuscommit.Coordinator.State
-
- equals(Object) - Method in class com.scalar.db.transaction.consensuscommit.PartitionedMutations
-
- equals(Object) - Method in class com.scalar.db.transaction.consensuscommit.PartitionedMutations.Key
-
- equals(Object) - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- execute(BoundStatement, Operation) - Method in class com.scalar.db.storage.cassandra.DeleteStatementHandler
-
- execute(BoundStatement, Operation) - Method in class com.scalar.db.storage.cassandra.InsertStatementHandler
-
- execute(BoundStatement, Operation) - Method in class com.scalar.db.storage.cassandra.SelectStatementHandler
-
- execute(BoundStatement, Operation) - Method in class com.scalar.db.storage.cassandra.StatementHandler
-
- execute(BoundStatement, Operation) - Method in class com.scalar.db.storage.cassandra.UpdateStatementHandler
-
- execute(Operation) - Method in class com.scalar.db.storage.cosmos.DeleteStatementHandler
-
- execute(Operation) - Method in class com.scalar.db.storage.cosmos.PutStatementHandler
-
- execute(Operation) - Method in class com.scalar.db.storage.cosmos.SelectStatementHandler
-
- execute(Operation) - Method in class com.scalar.db.storage.cosmos.StatementHandler
-
- executeStoredProcedure(Mutation) - Method in class com.scalar.db.storage.cosmos.MutateStatementHandler
-
- ExecutionException - Exception in com.scalar.db.exception.storage
-
- ExecutionException(String) - Constructor for exception com.scalar.db.exception.storage.ExecutionException
-
- ExecutionException(String, Throwable) - Constructor for exception com.scalar.db.exception.storage.ExecutionException
-
- get(Get) - Method in interface com.scalar.db.api.DistributedStorage
-
Retrieves a result from the storage with the specified
Get
command with a primary key
and returns the result.
- get(Get) - Method in interface com.scalar.db.api.DistributedTransaction
-
Retrieves a result from the storage through a transaction with the specified
Get
command with a primary key and returns the result.
- Get - Class in com.scalar.db.api
-
- Get(Key) - Constructor for class com.scalar.db.api.Get
-
Constructs a Get
with the specified partition Key
.
- Get(Key, Key) - Constructor for class com.scalar.db.api.Get
-
Constructs a
Get
with the specified partition
Key
and the clustering
Key
.
- get() - Method in enum com.scalar.db.api.TransactionState
-
- get() - Method in class com.scalar.db.io.BigIntValue
-
Returns the content of this Value
- get() - Method in class com.scalar.db.io.BlobValue
-
Returns the content of this Value
- get() - Method in class com.scalar.db.io.BooleanValue
-
Returns the content of this Value
- get() - Method in class com.scalar.db.io.DoubleValue
-
Returns the content of this Value
- get() - Method in class com.scalar.db.io.FloatValue
-
Returns the content of this Value
- get() - Method in class com.scalar.db.io.IntValue
-
Returns the content of this Value
- get() - Method in class com.scalar.db.io.Key
-
Returns the list of Value
which this key is composed of
- get(Get) - Method in class com.scalar.db.service.StorageService
-
- get(Get) - Method in class com.scalar.db.storage.cassandra.Cassandra
-
- get(String) - Method in class com.scalar.db.storage.cassandra.StatementCache
-
Returns a PreparedStatement
associated with the specified cacheKey
- get(Operation) - Method in class com.scalar.db.storage.cassandra.StatementHandlerManager
-
- get(Get) - Method in class com.scalar.db.storage.cosmos.Cosmos
-
- get() - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
- get(Get) - Method in class com.scalar.db.storage.dynamo.Dynamo
-
- get() - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
- get(Get) - Method in class com.scalar.db.storage.jdbc.JdbcDatabase
-
- get(Get, Connection, Optional<String>, Optional<String>) - Method in class com.scalar.db.storage.jdbc.JdbcService
-
- get() - Method in class com.scalar.db.transaction.consensuscommit.AbstractMutationComposer
-
- get(Get) - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommit
-
Retrieves a result from the storage through a transaction with the specified
Get
command with a primary key and returns the result.
- get(Get) - Method in class com.scalar.db.transaction.consensuscommit.CrudHandler
-
- get() - Method in interface com.scalar.db.transaction.consensuscommit.MutationComposer
-
- get(PartitionedMutations.Key) - Method in class com.scalar.db.transaction.consensuscommit.PartitionedMutations
-
- get(Snapshot.Key) - Method in class com.scalar.db.transaction.consensuscommit.Snapshot
-
- get(Scan) - Method in class com.scalar.db.transaction.consensuscommit.Snapshot
-
- get(Get) - Method in class com.scalar.db.transaction.jdbc.JdbcTransaction
-
- getBytes() - Method in class com.scalar.db.io.TextValue
-
Returns the content of this Value
- getClusteringKey() - Method in class com.scalar.db.api.Operation
-
Returns the clustering key
- getClusteringKey() - Method in interface com.scalar.db.api.Result
-
Returns the clustering
Key
- getClusteringKey() - Method in class com.scalar.db.storage.cassandra.ResultImpl
-
- getClusteringKey() - Method in class com.scalar.db.storage.cosmos.Record
-
- getClusteringKey() - Method in class com.scalar.db.storage.cosmos.ResultImpl
-
- getClusteringKey() - Method in class com.scalar.db.storage.dynamo.ResultImpl
-
- getClusteringKey() - Method in class com.scalar.db.storage.jdbc.ResultImpl
-
- getClusteringKey(Operation, TransactionResult) - Method in class com.scalar.db.transaction.consensuscommit.AbstractMutationComposer
-
- getClusteringKey() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getClusteringKeyNames() - Method in class com.scalar.db.storage.cassandra.CassandraTableMetadata
-
- getClusteringKeyNames() - Method in class com.scalar.db.storage.cosmos.CosmosTableMetadata
-
- getClusteringKeyNames() - Method in class com.scalar.db.storage.dynamo.DynamoTableMetadata
-
- getClusteringKeyNames() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getClusteringKeyNames() - Method in interface com.scalar.db.storage.TableMetadata
-
Returns the clustering key names
- getClusteringKeyOrder(String) - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getClusteringKeys() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getColumnMap() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getColumnMapWithKey() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getColumns() - Method in class com.scalar.db.storage.cosmos.CosmosTableMetadata
-
- getColumns() - Method in class com.scalar.db.storage.dynamo.DynamoTableMetadata
-
- getColumns() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getCommittedAt() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getConcatenatedPartitionKey() - Method in class com.scalar.db.storage.cosmos.CosmosOperation
-
- getConcatenatedPartitionKey() - Method in class com.scalar.db.storage.cosmos.Record
-
- getCondition() - Method in class com.scalar.db.api.Mutation
-
- getCondition() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getConditionBindMap() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getConnectionPoolMaxIdle() - Method in class com.scalar.db.storage.jdbc.JdbcDatabaseConfig
-
- getConnectionPoolMaxTotal() - Method in class com.scalar.db.storage.jdbc.JdbcDatabaseConfig
-
- getConnectionPoolMinIdle() - Method in class com.scalar.db.storage.jdbc.JdbcDatabaseConfig
-
- getConsistency() - Method in class com.scalar.db.api.Operation
-
Returns the consistency level for this operation
- getContactPoints() - Method in class com.scalar.db.config.DatabaseConfig
-
- getContactPort() - Method in class com.scalar.db.config.DatabaseConfig
-
- getContainer(Operation) - Method in class com.scalar.db.storage.cosmos.StatementHandler
-
- getCosmosPartitionKey() - Method in class com.scalar.db.storage.cosmos.CosmosOperation
-
- getCreatedAt() - Method in class com.scalar.db.transaction.consensuscommit.Coordinator.State
-
- getDataType(String) - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getEndClusteringKey() - Method in class com.scalar.db.api.Scan
-
Returns the ending clustering
Key
for scan.
- getEndInclusive() - Method in class com.scalar.db.api.Scan
-
Indicates whether the end range of clustering key is inclusive or not.
- getExpressions() - Method in class com.scalar.db.api.DeleteIf
-
Returns the immutable list of conditional expressions.
- getExpressions() - Method in class com.scalar.db.api.DeleteIfExists
-
Returns an empty list of
Value
s since any conditions are not given to this object.
- getExpressions() - Method in interface com.scalar.db.api.MutationCondition
-
Returns the list of conditions.
- getExpressions() - Method in class com.scalar.db.api.PutIf
-
Returns the immutable list of conditional expressions.
- getExpressions() - Method in class com.scalar.db.api.PutIfExists
-
Returns an empty list of
Value
s since any conditions are not given to this object.
- getExpressions() - Method in class com.scalar.db.api.PutIfNotExists
-
Returns an empty list of
Value
s since any conditions are not given to this object.
- getFullTableName() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getGlobalIndexName(String) - Method in class com.scalar.db.storage.dynamo.DynamoOperation
-
- getId() - Method in interface com.scalar.db.api.DistributedTransaction
-
Returns the ID of a transaction.
- getId() - Method in class com.scalar.db.storage.cosmos.CosmosOperation
-
- getId() - Method in class com.scalar.db.storage.cosmos.CosmosTableMetadata
-
- getId() - Method in class com.scalar.db.storage.cosmos.Record
-
- getId() - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommit
-
- getId() - Method in class com.scalar.db.transaction.consensuscommit.Coordinator.State
-
- getId() - Method in class com.scalar.db.transaction.consensuscommit.Snapshot
-
- getId() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getId() - Method in class com.scalar.db.transaction.jdbc.JdbcTransaction
-
- getIfExistsCondition() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getIfNotExistsCondition() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getIndexName(String) - Method in class com.scalar.db.storage.dynamo.DynamoOperation
-
- getIndexOrder(String) - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getInstance(int) - Static method in enum com.scalar.db.api.TransactionState
-
- getIsolation() - Method in class com.scalar.db.config.DatabaseConfig
-
- getIsolation() - Method in class com.scalar.db.transaction.consensuscommit.Snapshot
-
- getKeyMap() - Method in class com.scalar.db.storage.dynamo.DynamoOperation
-
- getKeyNames() - Method in class com.scalar.db.storage.cosmos.CosmosTableMetadata
-
- getKeyNames() - Method in class com.scalar.db.storage.dynamo.DynamoTableMetadata
-
- getLimit() - Method in class com.scalar.db.api.Scan
-
Returns the number of results to be returned
- getMetadata(String, String) - Method in class com.scalar.db.storage.cassandra.ClusterManager
-
Returns a TableMetadata
with the specified keyspace and table name
- getMetadata() - Method in class com.scalar.db.storage.dynamo.DynamoOperation
-
- getMetadata() - Method in class com.scalar.db.transaction.consensuscommit.Coordinator.State
-
- getMutationType() - Method in class com.scalar.db.storage.cosmos.CosmosMutation
-
- getName() - Method in class com.scalar.db.api.ConditionalExpression
-
Returns the name of target value
- getName() - Method in class com.scalar.db.api.Scan.Ordering
-
Returns the name of the ordering clustering key
- getName() - Method in class com.scalar.db.io.BigIntValue
-
- getName() - Method in class com.scalar.db.io.BlobValue
-
- getName() - Method in class com.scalar.db.io.BooleanValue
-
- getName() - Method in class com.scalar.db.io.DoubleValue
-
- getName() - Method in class com.scalar.db.io.FloatValue
-
- getName() - Method in class com.scalar.db.io.IntValue
-
- getName() - Method in class com.scalar.db.io.TextValue
-
- getName() - Method in interface com.scalar.db.io.Value
-
Returns the name of the value
- getNamespace() - Method in interface com.scalar.db.api.DistributedStorage
-
Returns the namespace
- getNamespace() - Method in interface com.scalar.db.api.DistributedTransaction
-
Returns the namespace
- getNamespace() - Method in interface com.scalar.db.api.DistributedTransactionManager
-
- getNamespace() - Method in class com.scalar.db.service.StorageService
-
- getNamespace() - Method in class com.scalar.db.service.TransactionService
-
- getNamespace() - Method in class com.scalar.db.storage.cassandra.Cassandra
-
- getNamespace() - Method in class com.scalar.db.storage.cosmos.Cosmos
-
- getNamespace() - Method in class com.scalar.db.storage.dynamo.Dynamo
-
- getNamespace() - Method in class com.scalar.db.storage.jdbc.JdbcDatabase
-
- getNamespace() - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommit
-
- getNamespace() - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommitManager
-
- getNamespace() - Method in class com.scalar.db.transaction.jdbc.JdbcTransaction
-
- getNamespace() - Method in class com.scalar.db.transaction.jdbc.JdbcTransactionManager
-
- getNamespacePrefix() - Method in class com.scalar.db.config.DatabaseConfig
-
- getOperation() - Method in class com.scalar.db.storage.cosmos.CosmosOperation
-
- getOperation() - Method in class com.scalar.db.storage.dynamo.DynamoOperation
-
- getOperator() - Method in class com.scalar.db.api.ConditionalExpression
-
Returns the operator used to compare the target value specified with the name and the value
- getOperatorString(ConditionalExpression.Operator) - Static method in class com.scalar.db.storage.jdbc.query.QueryUtils
-
- getOrder() - Method in class com.scalar.db.api.Scan.Ordering
-
Returns the order of the ordering clustering key
- getOrderedKeys() - Method in class com.scalar.db.transaction.consensuscommit.PartitionedMutations
-
- getOrderings() - Method in class com.scalar.db.api.Scan
-
Returns the scan orderings
- getPartitionKey() - Method in class com.scalar.db.api.Operation
-
Returns the partition key
- getPartitionKey() - Method in interface com.scalar.db.api.Result
-
Returns the partition
Key
- getPartitionKey() - Method in class com.scalar.db.storage.cassandra.ResultImpl
-
- getPartitionKey() - Method in class com.scalar.db.storage.cosmos.Record
-
- getPartitionKey() - Method in class com.scalar.db.storage.cosmos.ResultImpl
-
- getPartitionKey() - Method in class com.scalar.db.storage.dynamo.ResultImpl
-
- getPartitionKey() - Method in class com.scalar.db.storage.jdbc.ResultImpl
-
- getPartitionKey() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getPartitionKeyNames() - Method in class com.scalar.db.storage.cassandra.CassandraTableMetadata
-
- getPartitionKeyNames() - Method in class com.scalar.db.storage.cosmos.CosmosTableMetadata
-
- getPartitionKeyNames() - Method in class com.scalar.db.storage.dynamo.DynamoTableMetadata
-
- getPartitionKeyNames() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getPartitionKeyNames() - Method in interface com.scalar.db.storage.TableMetadata
-
Returns the partition key names
- getPartitionKeys() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getPassword() - Method in class com.scalar.db.config.DatabaseConfig
-
- getPreparedAt() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getPreparedStatementsPoolMaxOpen() - Method in class com.scalar.db.storage.jdbc.JdbcDatabaseConfig
-
- getProjections() - Method in class com.scalar.db.api.Selection
-
- getProperties() - Method in class com.scalar.db.config.DatabaseConfig
-
- getQuery() - Method in class com.scalar.db.storage.cosmos.ConditionalQueryBuilder
-
- getRdbEngine(String) - Static method in class com.scalar.db.storage.jdbc.JdbcUtils
-
- getResult(ResultSet) - Method in interface com.scalar.db.storage.jdbc.query.SelectQuery
-
- getResult(ResultSet) - Method in class com.scalar.db.storage.jdbc.query.SimpleSelectQuery
-
- getResults() - Method in exception com.scalar.db.exception.transaction.UncommittedRecordException
-
- getSchema() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getSecondaryIndexNames() - Method in class com.scalar.db.storage.cassandra.CassandraTableMetadata
-
- getSecondaryIndexNames() - Method in class com.scalar.db.storage.cosmos.CosmosTableMetadata
-
- getSecondaryIndexNames() - Method in class com.scalar.db.storage.dynamo.DynamoTableMetadata
-
- getSecondaryIndexNames() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getSecondaryIndexNames() - Method in interface com.scalar.db.storage.TableMetadata
-
Returns the secondary index names
- getSerializableStrategy() - Method in class com.scalar.db.config.DatabaseConfig
-
- getSession() - Method in class com.scalar.db.storage.cassandra.ClusterManager
-
Returns a session.
- getSnapshot() - Method in class com.scalar.db.transaction.consensuscommit.CrudHandler
-
- getStartClusteringKey() - Method in class com.scalar.db.api.Scan
-
Returns the starting clustering
Key
for scan.
- getStartInclusive() - Method in class com.scalar.db.api.Scan
-
Indicates whether the starting point of the scan range is inclusive or not.
- getState(String) - Method in interface com.scalar.db.api.DistributedTransactionManager
-
Returns the state of a given transaction.
- getState(String) - Method in class com.scalar.db.service.TransactionService
-
- getState(String) - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommitManager
-
- getState(String) - Method in class com.scalar.db.transaction.consensuscommit.Coordinator
-
- getState() - Method in class com.scalar.db.transaction.consensuscommit.Coordinator.State
-
- getState() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getState(String) - Method in class com.scalar.db.transaction.jdbc.JdbcTransactionManager
-
- getStorageClass() - Method in class com.scalar.db.config.DatabaseConfig
-
- getStoredProcedureOptions() - Method in class com.scalar.db.storage.cosmos.CosmosMutation
-
- getString() - Method in class com.scalar.db.io.TextValue
-
Returns the content of this Value
- getTable() - Method in interface com.scalar.db.api.DistributedStorage
-
Returns the table name
- getTable() - Method in interface com.scalar.db.api.DistributedTransaction
-
Returns the table name
- getTable() - Method in interface com.scalar.db.api.DistributedTransactionManager
-
- getTable() - Method in class com.scalar.db.service.StorageService
-
- getTable() - Method in class com.scalar.db.service.TransactionService
-
- getTable() - Method in class com.scalar.db.storage.cassandra.Cassandra
-
- getTable() - Method in class com.scalar.db.storage.cosmos.Cosmos
-
- getTable() - Method in class com.scalar.db.storage.dynamo.Dynamo
-
- getTable() - Method in class com.scalar.db.storage.jdbc.JdbcDatabase
-
- getTable() - Method in class com.scalar.db.storage.jdbc.metadata.JdbcTableMetadata
-
- getTable() - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommit
-
- getTable() - Method in class com.scalar.db.transaction.consensuscommit.ConsensusCommitManager
-
- getTable() - Method in class com.scalar.db.transaction.jdbc.JdbcTransaction
-
- getTable() - Method in class com.scalar.db.transaction.jdbc.JdbcTransactionManager
-
- getTableMetadata(Operation) - Method in class com.scalar.db.storage.cosmos.TableMetadataManager
-
- getTableMetadata(Operation) - Method in class com.scalar.db.storage.dynamo.TableMetadataManager
-
- getTableMetadata(String) - Method in class com.scalar.db.storage.jdbc.metadata.TableMetadataManager
-
- getTableName() - Method in class com.scalar.db.storage.dynamo.DynamoOperation
-
- getTransactionManagerType() - Method in class com.scalar.db.storage.jdbc.JdbcDatabaseConfig
-
- getUnknownTransactionId() - Method in exception com.scalar.db.exception.transaction.UnknownTransactionStatusException
-
- getUpdateExpression() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getUpdateExpressionWithKey() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getUsername() - Method in class com.scalar.db.config.DatabaseConfig
-
- getValue() - Method in class com.scalar.db.api.ConditionalExpression
-
Return the value used to compare with the target value
- getValue(String) - Method in interface com.scalar.db.api.Result
-
Returns the
Value
which the specified name is mapped to
- getValue(String) - Method in class com.scalar.db.storage.cassandra.ResultImpl
-
- getValue(String) - Method in class com.scalar.db.storage.cosmos.ResultImpl
-
- getValue(String) - Method in class com.scalar.db.storage.dynamo.ResultImpl
-
- getValue(String) - Method in class com.scalar.db.storage.jdbc.ResultImpl
-
- getValue(String) - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getValueBindMap() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getValueBindMapWithKey() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getValueMapWithKey() - Method in class com.scalar.db.storage.dynamo.DynamoMutation
-
- getValues() - Method in class com.scalar.db.api.Put
-
- getValues() - Method in interface com.scalar.db.api.Result
-
- getValues() - Method in class com.scalar.db.storage.cassandra.ResultImpl
-
- getValues() - Method in class com.scalar.db.storage.cosmos.Record
-
- getValues() - Method in class com.scalar.db.storage.cosmos.ResultImpl
-
- getValues() - Method in class com.scalar.db.storage.dynamo.ResultImpl
-
- getValues() - Method in class com.scalar.db.storage.jdbc.ResultImpl
-
- getValues() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- getVersion() - Method in class com.scalar.db.transaction.consensuscommit.TransactionResult
-
- Value<T> - Interface in com.scalar.db.io
-
An abstraction for storage entry's value
- ValueBinder - Class in com.scalar.db.storage.cassandra
-
A visitor class to bind Value
s to a BoundStatement
- ValueBinder(BoundStatement) - Constructor for class com.scalar.db.storage.cassandra.ValueBinder
-
Constructs ValueBinder
with the specified BoundStatement
- ValueBinder - Class in com.scalar.db.storage.cosmos
-
A visitor class to bind Value
s to a StringBuilder
- ValueBinder() - Constructor for class com.scalar.db.storage.cosmos.ValueBinder
-
Constructs ValueBinder
- ValueBinder - Class in com.scalar.db.storage.dynamo
-
A visitor class to bind Value
s to a condition expression
- ValueBinder(String) - Constructor for class com.scalar.db.storage.dynamo.ValueBinder
-
Constructs ValueBinder
with the specified BoundStatement
- valueOf(String) - Static method in enum com.scalar.db.api.ConditionalExpression.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.api.Consistency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.api.Isolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.api.Scan.Ordering.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.api.TransactionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.storage.jdbc.metadata.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.storage.jdbc.metadata.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.storage.jdbc.RdbEngine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.scalar.db.transaction.consensuscommit.SerializableStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.scalar.db.api.ConditionalExpression.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.api.Consistency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.api.Isolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.api.Scan.Ordering.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.api.TransactionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.storage.jdbc.metadata.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.storage.jdbc.metadata.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Key, Optional<Key>, Map<String, Value>) - Method in class com.scalar.db.storage.jdbc.query.InsertQuery.Builder
-
- values(Key, Optional<Key>, Map<String, Value>) - Method in class com.scalar.db.storage.jdbc.query.UpsertQuery.Builder
-
- values() - Static method in enum com.scalar.db.storage.jdbc.RdbEngine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.scalar.db.transaction.consensuscommit.SerializableStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueVisitor - Interface in com.scalar.db.io
-
A visitor interface to traverse multiple Value
s
- VERSION - Static variable in class com.scalar.db.transaction.consensuscommit.Attribute
-
- visit(PutIf) - Method in interface com.scalar.db.api.MutationConditionVisitor
-
- visit(PutIfExists) - Method in interface com.scalar.db.api.MutationConditionVisitor
-
- visit(PutIfNotExists) - Method in interface com.scalar.db.api.MutationConditionVisitor
-
- visit(DeleteIf) - Method in interface com.scalar.db.api.MutationConditionVisitor
-
- visit(DeleteIfExists) - Method in interface com.scalar.db.api.MutationConditionVisitor
-
- visit(Get) - Method in interface com.scalar.db.api.OperationVisitor
-
- visit(Scan) - Method in interface com.scalar.db.api.OperationVisitor
-
- visit(Put) - Method in interface com.scalar.db.api.OperationVisitor
-
- visit(Delete) - Method in interface com.scalar.db.api.OperationVisitor
-
- visit(BooleanValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(IntValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(BigIntValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(FloatValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(DoubleValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(TextValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(BlobValue) - Method in interface com.scalar.db.io.ValueVisitor
-
- visit(Get) - Method in class com.scalar.db.storage.cassandra.BatchComposer
-
Adds a select statement to the batch
- visit(Scan) - Method in class com.scalar.db.storage.cassandra.BatchComposer
-
Adds a select statement to the batch
- visit(Put) - Method in class com.scalar.db.storage.cassandra.BatchComposer
-
Adds a insert/update statement to the batch
- visit(Delete) - Method in class com.scalar.db.storage.cassandra.BatchComposer
-
Adds a delete statement to the batch
- visit(PutIf) - Method in class com.scalar.db.storage.cassandra.ConditionSetter
-
Adds PutIf
-specific conditions to the statement
- visit(PutIfExists) - Method in class com.scalar.db.storage.cassandra.ConditionSetter
-
Adds PutIfExists
-specific conditions to the statement
- visit(PutIfNotExists) - Method in class com.scalar.db.storage.cassandra.ConditionSetter
-
Adds PutIfNotExists
-specific conditions to the statement
- visit(DeleteIf) - Method in class com.scalar.db.storage.cassandra.ConditionSetter
-
Adds DeleteIf
-specific conditions to the statement
- visit(DeleteIfExists) - Method in class com.scalar.db.storage.cassandra.ConditionSetter
-
Adds DeleteIfExists
-specific conditions to the statement
- visit(BooleanValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified BooleanValue
to the bound statement
- visit(IntValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified IntValue
to the bound statement
- visit(BigIntValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified BigIntValue
to the bound statement
- visit(FloatValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified FloatValue
to the bound statement
- visit(DoubleValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified DoubleValue
to the bound statement
- visit(TextValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified TextValue
to the bound statement
- visit(BlobValue) - Method in class com.scalar.db.storage.cassandra.ValueBinder
-
Sets the specified BlobValue
to the bound statement
- visit(BooleanValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified BooleanValue
to the key string
- visit(IntValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified IntValue
to the key string
- visit(BigIntValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified BigIntValue
to the key string
- visit(FloatValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified FloatValue
to the key string
- visit(DoubleValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified DoubleValue
to the key string
- visit(TextValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified TextValue
to the key string
- visit(BlobValue) - Method in class com.scalar.db.storage.cosmos.ConcatenationVisitor
-
Sets the specified BlobValue
to the key string
- visit(PutIf) - Method in class com.scalar.db.storage.cosmos.ConditionalQueryBuilder
-
Adds PutIf
-specific conditions to the query
- visit(PutIfExists) - Method in class com.scalar.db.storage.cosmos.ConditionalQueryBuilder
-
Adds PutIfExists
-specific conditions to the query
- visit(PutIfNotExists) - Method in class com.scalar.db.storage.cosmos.ConditionalQueryBuilder
-
Adds PutIfNotExists
-specific conditions to the query
- visit(DeleteIf) - Method in class com.scalar.db.storage.cosmos.ConditionalQueryBuilder
-
Adds DeleteIf
-specific conditions to the query
- visit(DeleteIfExists) - Method in class com.scalar.db.storage.cosmos.ConditionalQueryBuilder
-
Adds DeleteIfExists
-specific conditions to the query
- visit(BooleanValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified BooleanValue
to the map
- visit(IntValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified IntValue
to the map
- visit(BigIntValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified BigIntValue
to the map
- visit(FloatValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified FloatValue
to the map
- visit(DoubleValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified DoubleValue
to the map
- visit(TextValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified TextValue
to the map
- visit(BlobValue) - Method in class com.scalar.db.storage.cosmos.MapVisitor
-
Sets the specified BlobValue
to the map
- visit(BooleanValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified BooleanValue
to the query
- visit(IntValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified IntValue
to the query
- visit(BigIntValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified BigIntValue
to the query
- visit(FloatValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified FloatValue
to the query
- visit(DoubleValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified DoubleValue
to the query
- visit(TextValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified TextValue
to the query
- visit(BlobValue) - Method in class com.scalar.db.storage.cosmos.ValueBinder
-
Sets the specified BlobValue
to the query
- visit(PutIf) - Method in class com.scalar.db.storage.dynamo.ConditionExpressionBuilder
-
Adds PutIf
-specific conditions to the query
- visit(PutIfExists) - Method in class com.scalar.db.storage.dynamo.ConditionExpressionBuilder
-
Adds PutIfExists
-specific conditions to the query
- visit(PutIfNotExists) - Method in class com.scalar.db.storage.dynamo.ConditionExpressionBuilder
-
Adds PutIfNotExists
-specific conditions to the query
- visit(DeleteIf) - Method in class com.scalar.db.storage.dynamo.ConditionExpressionBuilder
-
Adds DeleteIf
-specific conditions to the query
- visit(DeleteIfExists) - Method in class com.scalar.db.storage.dynamo.ConditionExpressionBuilder
-
Adds DeleteIfExists
-specific conditions to the query
- visit(BooleanValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified BooleanValue
to the map
- visit(IntValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified IntValue
to the map
- visit(BigIntValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified BigIntValue
to the map
- visit(FloatValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified FloatValue
to the map
- visit(DoubleValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified DoubleValue
to the map
- visit(TextValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified TextValue
to the map
- visit(BlobValue) - Method in class com.scalar.db.storage.dynamo.MapVisitor
-
Sets the specified BlobValue
to the map
- visit(BooleanValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified BooleanValue
to the expression
- visit(IntValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified IntValue
to the expression
- visit(BigIntValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified BigIntValue
to the expression
- visit(FloatValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified FloatValue
to the expression
- visit(DoubleValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified DoubleValue
to the expression
- visit(TextValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified TextValue
to the expression
- visit(BlobValue) - Method in class com.scalar.db.storage.dynamo.ValueBinder
-
Sets the specified BlobValue
to the bound statement
- visit(PutIf) - Method in class com.scalar.db.storage.jdbc.ConditionalMutator
-
- visit(PutIfExists) - Method in class com.scalar.db.storage.jdbc.ConditionalMutator
-
- visit(PutIfNotExists) - Method in class com.scalar.db.storage.jdbc.ConditionalMutator
-
- visit(DeleteIf) - Method in class com.scalar.db.storage.jdbc.ConditionalMutator
-
- visit(DeleteIfExists) - Method in class com.scalar.db.storage.jdbc.ConditionalMutator
-
- visit(BooleanValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-
- visit(IntValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-
- visit(BigIntValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-
- visit(FloatValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-
- visit(DoubleValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-
- visit(TextValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-
- visit(BlobValue) - Method in class com.scalar.db.storage.jdbc.query.PreparedStatementBinder
-