class Cassandra::Statements::Batch::Logged
@private
Public Instance Methods
type()
click to toggle source
# File lib/cassandra/statements/batch.rb 30 def type 31 :logged 32 end
@private
# File lib/cassandra/statements/batch.rb 30 def type 31 :logged 32 end