Class ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args
In: lib/thrift/thrift_hadoop_file_system.rb
Parent: Object

HELPER FUNCTIONS AND STRUCTURES

Methods

Included Modules

::Thrift::Struct ::Thrift::Struct_Union

Constants

PERIODINSECONDS = 1
FIELDS = { PERIODINSECONDS => {:type => ::Thrift::Types::I64, :name => 'periodInSeconds'}

Public Instance methods

[Source]

# File lib/thrift/thrift_hadoop_file_system.rb, line 529
    def struct_fields; FIELDS; end

[Source]

# File lib/thrift/thrift_hadoop_file_system.rb, line 531
    def validate
    end

[Validate]