Class ThriftHadoopFileSystem::Append_result
In: lib/thrift/thrift_hadoop_file_system.rb
Parent: Object

Methods

Included Modules

::Thrift::Struct ::Thrift::Struct_Union

Constants

SUCCESS = 0
OUCH = 1
FIELDS = { SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ThriftHandle}, OUCH => {:type => ::Thrift::Types::STRUCT, :name => 'ouch', :class => ThriftIOException}

Public Instance methods

[Source]

# File lib/thrift/thrift_hadoop_file_system.rb, line 721
    def struct_fields; FIELDS; end

[Source]

# File lib/thrift/thrift_hadoop_file_system.rb, line 723
    def validate
    end

[Validate]