Class | ThriftHadoopFileSystem::Append_result |
In: |
lib/thrift/thrift_hadoop_file_system.rb
|
Parent: | Object |
SUCCESS | = | 0 |
OUCH | = | 1 |
FIELDS | = | { SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ThriftHandle}, OUCH => {:type => ::Thrift::Types::STRUCT, :name => 'ouch', :class => ThriftIOException} |