Class | Apache::Hadoop::Hbase::Thrift::Hbase::GetColumnDescriptors_result |
In: |
lib/thrift/hbase.rb
|
Parent: | Object |
SUCCESS | = | 0 |
IO | = | 1 |
FIELDS | = | { SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::STRING, :binary => true}, :value => {:type => ::Thrift::Types::STRUCT, :class => Apache::Hadoop::Hbase::Thrift::ColumnDescriptor}}, IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => Apache::Hadoop::Hbase::Thrift::IOError} |