Class: ThriftHadoopFileSystem::Pathname

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/hadoopfs_types.rb

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



33
# File 'lib/thrift/hadoopfs_types.rb', line 33

def struct_fields; FIELDS; end

#validateObject



35
36
# File 'lib/thrift/hadoopfs_types.rb', line 35

def validate
end