See: Description
Interface | Description |
---|---|
StreamDefinitionRepository | |
TaskDefinitionRepository |
Class | Description |
---|---|
InMemoryStreamDefinitionRepository |
In-memory implementation of
StreamDefinitionRepository . |
InMemoryTaskDefinitionRepository |
In-memory implementation of
TaskDefinitionRepository . |
RedisStreamDefinitionRepository |
A Redis implementation of
StreamDefinitionRepository , storing each
definition as a name:dsl mapping in a Redis hash. |
Exception | Description |
---|---|
DuplicateTaskException |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.