Class: ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args

Inherits:
Object
  • Object
show all
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_fieldsObject



529
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 529

def struct_fields; FIELDS; end

#validateObject



531
532
# File 'lib/thrift/thrift_hadoop_file_system.rb', line 531

def validate
end