Class: Apache::Hadoop::Hbase::Thrift2::TAuthorization
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift2::TAuthorization
- 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_fields ⇒ Object
152 |
# File 'lib/hbase/hbase_types.rb', line 152 def struct_fields; FIELDS; end |
#validate ⇒ Object
154 155 |
# File 'lib/hbase/hbase_types.rb', line 154 def validate end |