Class: HbaseClient::Thrift::Hbase::MajorCompact_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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end