Class: ThriftHadoopFileSystem::Chown_result
- Inherits:
-
Object
- Object
- ThriftHadoopFileSystem::Chown_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_hadoop_file_system.rb
Constant Summary collapse
- OUCH =
1
- FIELDS =
{ OUCH => {:type => ::Thrift::Types::STRUCT, :name => 'ouch', :class => ThriftIOException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1107 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 1107 def struct_fields; FIELDS; end |
#validate ⇒ Object
1109 1110 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 1109 def validate end |