Class: Apache::Hadoop::Hbase::Thrift2::THBaseService::CloseScanner_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/hbase/t_h_base_service.rb

Constant Summary collapse

IO =
1
IA =
2
FIELDS =
{
  IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => ::Apache::Hadoop::Hbase::Thrift2::TIOError},
  # if the scannerId is invalid
  IA => {:type => ::Thrift::Types::STRUCT, :name => 'ia', :class => ::Apache::Hadoop::Hbase::Thrift2::TIllegalArgument}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



1094
# File 'lib/hbase/t_h_base_service.rb', line 1094

def struct_fields; FIELDS; end

#validateObject



1096
1097
# File 'lib/hbase/t_h_base_service.rb', line 1096

def validate
end