Class: Concord::Thrift::BoltProxyService::UpdateTopology_result
- Inherits:
-
Object
- Object
- Concord::Thrift::BoltProxyService::UpdateTopology_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/bolt_proxy_service.rb
Constant Summary collapse
- E =
1
- FIELDS =
{ E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => ::Concord::Thrift::BoltError} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
115 |
# File 'lib/gen-rb/bolt_proxy_service.rb', line 115 def struct_fields; FIELDS; end |
#validate ⇒ Object
117 118 |
# File 'lib/gen-rb/bolt_proxy_service.rb', line 117 def validate end |