Documentation
¶
Index ¶
- func NewDelayExecutor(shardId string, storage shard.Storage, engine *shard.FlowEngine, ...) *delayExecutor
- func NewRetryExecutor(shardId string, stoarge shard.Storage, engine *shard.FlowEngine, ...) *retryExecutor
- func NewSystemActionExecutor(shardId string, storage shard.Storage, engine *shard.FlowEngine, batchSize int, ...) *systemActionExecutor
- func NewTimeoutExecutor(shardId string, storage shard.Storage, engine *shard.FlowEngine, ...) *timeoutExecutor
- func NewUserActionExecutor(shardId string, storage shard.Storage, ...) *userActionExecutor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDelayExecutor ¶
func NewRetryExecutor ¶
func NewSystemActionExecutor ¶
func NewTimeoutExecutor ¶
func NewUserActionExecutor ¶
func NewUserActionExecutor(shardId string, storage shard.Storage, metadataService metadata.MetadataService, externalQueue shard.ExternalQueue, batchSize int, wg *sync.WaitGroup) *userActionExecutor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.