Class Apache::Hadoop::Hbase::Thrift::Hbase::IsTableEnabled_args
In: lib/thrift/hbase.rb
Parent: Object

Methods

Included Modules

::Thrift::Struct ::Thrift::Struct_Union

Constants

TABLENAME = 1
FIELDS = { # name of the table to check TABLENAME => {:type => ::Thrift::Types::STRING, :name => 'tableName', :binary => true}

Public Instance methods

[Source]

# File lib/thrift/hbase.rb, line 1035
                            def struct_fields; FIELDS; end

[Source]

# File lib/thrift/hbase.rb, line 1037
                            def validate
                            end

[Validate]