Class: HbaseClient::Thrift::Hbase::Increment_result

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2461
# File 'lib/hbase-client/thrift/hbase.rb', line 2461

def struct_fields; FIELDS; end

#validateObject



2463
2464
# File 'lib/hbase-client/thrift/hbase.rb', line 2463

def validate
end