Class: HbaseClient::Thrift::Hbase::Compact_result
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::Compact_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Constant Summary collapse
- IO =
1
- FIELDS =
{ IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => ::HbaseClient::Thrift::IOError} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1381 |
# File 'lib/hbase-client/thrift/hbase.rb', line 1381 def struct_fields; FIELDS; end |
#validate ⇒ Object
1383 1384 |
# File 'lib/hbase-client/thrift/hbase.rb', line 1383 def validate end |