Class ThriftHadoopFileSystem::Pathname
In: lib/thrift/hadoopfs_types.rb
Parent: Object

Methods

Included Modules

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

Constants

PATHNAME = -1
FIELDS = { PATHNAME => {:type => ::Thrift::Types::STRING, :name => 'pathname'}

Public Instance methods

[Source]

# File lib/thrift/hadoopfs_types.rb, line 33
  def struct_fields; FIELDS; end

[Source]

# File lib/thrift/hadoopfs_types.rb, line 35
  def validate
  end

[Validate]