Parent

Included Modules

Files

Class/Module Index [+]

Quicksearch

ThriftHadoopFileSystem::ThriftIOException

Constants

FIELDS
MESSAGE

Public Class Methods

new(message=nil) click to toggle source
# File lib/thrift/hadoopfs_types.rb, line 118
def initialize(message=nil)
  super()
  self.message = message
end

Public Instance Methods

struct_fields() click to toggle source
# File lib/thrift/hadoopfs_types.rb, line 129
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/thrift/hadoopfs_types.rb, line 131
def validate
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.