Class: Apache::Hadoop::Hbase::Thrift2::TAuthorization

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

Constant Summary collapse

LABELS =
1
FIELDS =
{
  LABELS => {:type => ::Thrift::Types::LIST, :name => 'labels', :element => {:type => ::Thrift::Types::STRING}, :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



152
# File 'lib/hbase/hbase_types.rb', line 152

def struct_fields; FIELDS; end

#validateObject



154
155
# File 'lib/hbase/hbase_types.rb', line 154

def validate
end