Class: Apache::Hadoop::Hbase::Thrift2::TCellVisibility
- Inherits:
-
Object
- Object
- Apache::Hadoop::Hbase::Thrift2::TCellVisibility
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/hbase/hbase_types.rb
Constant Summary collapse
- EXPRESSION =
1
- FIELDS =
{ EXPRESSION => {:type => ::Thrift::Types::STRING, :name => 'expression', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
168 |
# File 'lib/hbase/hbase_types.rb', line 168 def struct_fields; FIELDS; end |
#validate ⇒ Object
170 171 |
# File 'lib/hbase/hbase_types.rb', line 170 def validate end |