Class: Apache::Hadoop::Hbase::Thrift::Hbase::Compact_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/massive_record/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



1066
# File 'lib/massive_record/thrift/hbase.rb', line 1066

def struct_fields; FIELDS; end

#validateObject



1068
1069
# File 'lib/massive_record/thrift/hbase.rb', line 1068

def validate
end