Class: Apache::Hadoop::Hbase::Thrift::Hbase::Increment_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/adapter/hbase/hbase.rb

Constant Summary collapse

IO =
1
FIELDS =
{
  IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => ::Apache::Hadoop::Hbase::Thrift::IOError}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2403
# File 'lib/adapter/hbase/hbase.rb', line 2403

def struct_fields; FIELDS; end

#validateObject



2405
2406
# File 'lib/adapter/hbase/hbase.rb', line 2405

def validate
end