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

Methods

Included Modules

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

Constants

HANDLE = 1
DATA = -1
FIELDS = { HANDLE => {:type => ::Thrift::Types::STRUCT, :name => 'handle', :class => ThriftHandle}, DATA => {:type => ::Thrift::Types::STRING, :name => 'data'}

Public Instance methods

[Source]

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

[Source]

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

[Validate]