Class: Apache::Hadoop::Hbase::Thrift::Hbase::EnableTable_result
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::EnableTable_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/massive_record/adapters/thrift/hbase/hbase.rb
Constant Summary collapse
- IO =
1
- FIELDS =
{ IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => Apache::Hadoop::Hbase::Thrift::IOError} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1090 |
# File 'lib/massive_record/adapters/thrift/hbase/hbase.rb', line 1090 def struct_fields; FIELDS; end |
#validate ⇒ Object
1092 1093 |
# File 'lib/massive_record/adapters/thrift/hbase/hbase.rb', line 1092 def validate end |