Class: ThriftHadoopFileSystem::Pathname
- Inherits:
-
Object
- Object
- ThriftHadoopFileSystem::Pathname
- 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_fields ⇒ Object
33 |
# File 'lib/thrift/hadoopfs_types.rb', line 33 def struct_fields; FIELDS; end |
#validate ⇒ Object
35 36 |
# File 'lib/thrift/hadoopfs_types.rb', line 35 def validate end |