Class: CadenceThrift::WorkflowService::PollForDecisionTask_args
- Inherits:
-
Object
- Object
- CadenceThrift::WorkflowService::PollForDecisionTask_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/workflow_service.rb
Constant Summary collapse
- POLLREQUEST =
1
- FIELDS =
{ POLLREQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'pollRequest', :class => ::CadenceThrift::PollForDecisionTaskRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1867 |
# File 'lib/gen/thrift/workflow_service.rb', line 1867 def struct_fields; FIELDS; end |
#validate ⇒ Object
1869 1870 |
# File 'lib/gen/thrift/workflow_service.rb', line 1869 def validate end |