Uses of Enum Class
io.nosqlbench.adapter.dynamodb.DynamoDBCmdType
Packages that use DynamoDBCmdType
-
Uses of DynamoDBCmdType in io.nosqlbench.adapter.dynamodb
Subclasses with type arguments of type DynamoDBCmdType in io.nosqlbench.adapter.dynamodbModifier and TypeClassDescriptionenumOp templates which are supported by the NoSQLBench DynamoDB driver are enumerated below.Methods in io.nosqlbench.adapter.dynamodb that return DynamoDBCmdTypeModifier and TypeMethodDescriptionstatic DynamoDBCmdTypeReturns the enum constant of this class with the specified name.static DynamoDBCmdType[]DynamoDBCmdType.values()Returns an array containing the constants of this enum class, in the order they are declared.