Class: Blur::Blur::MutateBatch_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/active_blur/thrift/blur.rb

Constant Summary collapse

MUTATIONS =
1
FIELDS =
{
  MUTATIONS => {:type => ::Thrift::Types::LIST, :name => 'mutations', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Blur::RowMutation}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1088
# File 'lib/active_blur/thrift/blur.rb', line 1088

def struct_fields; FIELDS; end

#validateObject



1090
1091
# File 'lib/active_blur/thrift/blur.rb', line 1090

def validate
end