Class: Concord::Thrift::MutableEphemeralStateService::SetState_result
- Inherits:
-
Object
- Object
- Concord::Thrift::MutableEphemeralStateService::SetState_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/mutable_ephemeral_state_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
104 |
# File 'lib/gen-rb/mutable_ephemeral_state_service.rb', line 104 def struct_fields; FIELDS; end |
#validate ⇒ Object
106 107 |
# File 'lib/gen-rb/mutable_ephemeral_state_service.rb', line 106 def validate end |