class Cassandra::Statements::Batch::Unlogged
@private
Public Instance Methods
type()
click to toggle source
# File lib/cassandra/statements/batch.rb 37 def type 38 :unlogged 39 end
@private
# File lib/cassandra/statements/batch.rb 37 def type 38 :unlogged 39 end