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

Methods

Included Modules

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

Constants

SUCCESS = 0
IO = 1
FIELDS = { SUCCESS => {:type => ::Thrift::Types::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRUCT, :class => Apache::Hadoop::Hbase::Thrift::TCell}}, IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => Apache::Hadoop::Hbase::Thrift::IOError}

Public Instance methods

[Source]

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

[Source]

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

[Validate]