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