Class: ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args
- Inherits:
-
Object
- Object
- ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_hadoop_file_system.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- PERIODINSECONDS =
1
- FIELDS =
{ PERIODINSECONDS => {:type => ::Thrift::Types::I64, :name => 'periodInSeconds'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
529 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 529 def struct_fields; FIELDS; end |
#validate ⇒ Object
531 532 |
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 531 def validate end |