Parent

Included Modules

Files

Class/Module Index [+]

Quicksearch

ThriftHadoopFileSystem::MalformedInputException

Constants

FIELDS
MESSAGE

Public Class Methods

new(message=nil) click to toggle source
# File lib/thrift/hadoopfs_types.rb, line 97
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 108
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/thrift/hadoopfs_types.rb, line 110
def validate
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.