Class: Apache::Hadoop::Hbase::Thrift::Hbase::MajorCompact_args
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift::Hbase::MajorCompact_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/massive_record/adapters/thrift/hbase/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
1206 |
# File 'lib/massive_record/adapters/thrift/hbase/hbase.rb', line 1206 def struct_fields; FIELDS; end |
#validate ⇒ Object
1208 1209 |
# File 'lib/massive_record/adapters/thrift/hbase/hbase.rb', line 1208 def validate end |