| Modifier and Type | Method and Description |
|---|---|
EConfigure.DiscardPolicy |
EConfigure.PauseConfig.discardPolicy()
Returns the message discard policy used when the
maximum message backlog size is breached.
|
static EConfigure.DiscardPolicy |
EConfigure.DiscardPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EConfigure.DiscardPolicy[] |
EConfigure.DiscardPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EConfigure.PauseBuilder |
EConfigure.PauseBuilder.discardPolicy(EConfigure.DiscardPolicy policy)
Sets the backlog discard policy and returns
this pause configuration builder. |
Copyright © 2020. All rights reserved.