Libraries
»
tablestore-ruby-sdk
(0.0.8)
»
Index (B)
»
Metadata
»
BatchWriteRowType
Class: Metadata::BatchWriteRowType
Inherits:
Object
Object
Metadata::BatchWriteRowType
show all
Defined in:
lib/tablestore/metadata.rb
Constant Summary
collapse
PUT =
"put"
UPDATE =
"update"
DELETE =
"delete"