| Interface | Description |
|---|---|
| CommandLineOperation |
Interface for all --operation arguments
|
| Class | Description |
|---|---|
| CommitOperation |
It represents the "commit" argument for a --operation option
|
| ConsumeOperation |
It represents a --consume operation command line
|
| CreateOperation |
This class represents the "create" argument for a --operation option
|
| DeleteOperation | |
| LoginOperation |
This class represents the "login" argument for a --operation option
|
| OperationFactory |
This factory class creates instances of --operations arguments .
|
| ProduceOperation |
This class represents the "produce" argument for a --operation option
|
| SubscribeOperation |
This class represents the "subscriptions" argument for a --operation option
|
| SubscriptionsOperation |
It represents the "commit" argument for a --operation option
|
| Enum | Description |
|---|---|
| OperationArguments |
Arguments of --operation command line option
|