| Package | Description |
|---|---|
| com.lambdaworks.redis.pubsub |
| Modifier and Type | Field and Description |
|---|---|
private PubSubOutput.Type |
PubSubOutput.type |
| Modifier and Type | Method and Description |
|---|---|
PubSubOutput.Type |
PubSubOutput.type() |
static PubSubOutput.Type |
PubSubOutput.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PubSubOutput.Type[] |
PubSubOutput.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|