Uses of Enum Class
com.aerospike.client.BatchRecord.Type
Packages that use BatchRecord.Type
-
Uses of BatchRecord.Type in com.aerospike.client
Methods in com.aerospike.client that return BatchRecord.TypeModifier and TypeMethodDescriptionBatchDelete.getType()Return batch command type.BatchRead.getType()Return batch command type.BatchRecord.getType()Return batch command type.BatchUDF.getType()Return batch command type.BatchWrite.getType()Return batch command type.static BatchRecord.TypeReturns the enum constant of this class with the specified name.static BatchRecord.Type[]BatchRecord.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.