Class: HbaseClient::Thrift::Hbase::Compact_args

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

Constant Summary collapse

TABLENAMEORREGIONNAME =
1
FIELDS =
{
  TABLENAMEORREGIONNAME => {:type => ::Thrift::Types::STRING, :name => 'tableNameOrRegionName', :binary => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end