Class: CadenceThrift::TaskListMetadata

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb

Constant Summary collapse

MAXTASKSPERSECOND =
10
FIELDS =
{
  MAXTASKSPERSECOND => {:type => ::Thrift::Types::DOUBLE, :name => 'maxTasksPerSecond', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



989
# File 'lib/gen/thrift/shared_types.rb', line 989

def struct_fields; FIELDS; end

#validateObject



991
992
# File 'lib/gen/thrift/shared_types.rb', line 991

def validate
end