Class | Apache::Hadoop::Hbase::Thrift::Hbase::AtomicIncrement_result |
In: |
lib/thrift/hbase.rb
|
Parent: | Object |
SUCCESS | = | 0 |
IO | = | 1 |
IA | = | 2 |
FIELDS | = | { SUCCESS => {:type => ::Thrift::Types::I64, :name => 'success'}, IO => {:type => ::Thrift::Types::STRUCT, :name => 'io', :class => Apache::Hadoop::Hbase::Thrift::IOError}, IA => {:type => ::Thrift::Types::STRUCT, :name => 'ia', :class => Apache::Hadoop::Hbase::Thrift::IllegalArgument} |