Class: Concord::Thrift::BoltProxyService::UpdateTopology_args
- Inherits:
-
Object
- Object
- Concord::Thrift::BoltProxyService::UpdateTopology_args
- 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_fields ⇒ Object
99 |
# File 'lib/gen-rb/bolt_proxy_service.rb', line 99 def struct_fields; FIELDS; end |
#validate ⇒ Object
101 102 |
# File 'lib/gen-rb/bolt_proxy_service.rb', line 101 def validate end |