- getApplyRangeKey() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the name of the optional range key to apply to all DynamoDB
operations.
- getAttributeType() - Method in class com.nimbusds.infinispan.persistence.dynamodb.DynamoDBHashKeySchema
-
Returns the key attribute type.
- getAWSCredentials() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the AWS credentials.
- getConfiguration() - Method in class com.nimbusds.infinispan.persistence.dynamodb.DynamoDBStore
-
Returns the DynamoDB store configuration.
- getEndpoint() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the DynamoDB endpoint.
- getHashKeyName() - Method in class com.nimbusds.infinispan.persistence.dynamodb.DynamoDBHashKeySpec
-
Returns the hash key name.
- getHashKeySchema() - Method in interface com.nimbusds.infinispan.persistence.dynamodb.DynamoDBItemTransformer
-
Returns the DynamoDB hash key schema.
- getHashKeyValue() - Method in class com.nimbusds.infinispan.persistence.dynamodb.DynamoDBHashKeySpec
-
Returns the hash key value.
- getItemTransformerClass() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the class for transforming between Infinispan entries (key /
value pairs and optional metadata) and a corresponding DynamoDB
item.
- getKeyName() - Method in class com.nimbusds.infinispan.persistence.dynamodb.DynamoDBHashKeySchema
-
Returns the key (attribute) name.
- getLocalName() - Method in enum com.nimbusds.infinispan.persistence.dynamodb.config.Attribute
-
Gets the local name of this attribute.
- getLocalName() - Method in enum com.nimbusds.infinispan.persistence.dynamodb.config.Element
-
Gets the local name of this element.
- getNamespaces() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfigurationParser
-
- getProvisionedThroughput() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the read and write capacity to provision when creating a new
DynamoDB table.
- getRangeKeyValue() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the value of the optional range key.
- getRegion() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the AWS region.
- getTableName() - Method in interface com.nimbusds.infinispan.persistence.dynamodb.DynamoDBItemTransformer
-
Returns the base name of the DynamoDB table.
- getTablePrefix() - Method in class com.nimbusds.infinispan.persistence.dynamodb.config.DynamoDBStoreConfiguration
-
Returns the optional DynamoDB table prefix.