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