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

Methods

Included Modules

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

Constants

HANDLE = 1
OFFSET = -1
SIZE = -2
FIELDS = { HANDLE => {:type => ::Thrift::Types::STRUCT, :name => 'handle', :class => ThriftHandle}, OFFSET => {:type => ::Thrift::Types::I64, :name => 'offset'}, SIZE => {:type => ::Thrift::Types::I32, :name => 'size'}

Public Instance methods

[Source]

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

[Source]

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

[Validate]