Class: Concord::Thrift::BoltProxyService::UpdateTopology_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

TOPOLOGY =
1
FIELDS =
{
  TOPOLOGY => {:type => ::Thrift::Types::STRUCT, :name => 'topology', :class => ::Concord::Thrift::TopologyMetadata}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



99
# File 'lib/gen-rb/bolt_proxy_service.rb', line 99

def struct_fields; FIELDS; end

#validateObject



101
102
# File 'lib/gen-rb/bolt_proxy_service.rb', line 101

def validate
end