Class: HbaseClient::Thrift::Hbase::Compact_args
- Inherits:
-
Object
- Object
- HbaseClient::Thrift::Hbase::Compact_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase-client/thrift/hbase.rb
Constant Summary collapse
- TABLENAMEORREGIONNAME =
1
- FIELDS =
{ TABLENAMEORREGIONNAME => {:type => ::Thrift::Types::STRING, :name => 'tableNameOrRegionName', :binary => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1365 |
# File 'lib/hbase-client/thrift/hbase.rb', line 1365 def struct_fields; FIELDS; end |
#validate ⇒ Object
1367 1368 |
# File 'lib/hbase-client/thrift/hbase.rb', line 1367 def validate end |