| Package | Description |
|---|---|
| io.continual.onap.services.publisher |
| Modifier and Type | Method and Description |
|---|---|
static OnapMsgRouterBatchPublisher.DropPolicy |
OnapMsgRouterBatchPublisher.DropPolicy.fromSettingString(String val) |
static OnapMsgRouterBatchPublisher.DropPolicy |
OnapMsgRouterBatchPublisher.DropPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnapMsgRouterBatchPublisher.DropPolicy[] |
OnapMsgRouterBatchPublisher.DropPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OnapMsgRouterBatchPublisher.Builder |
OnapMsgRouterBatchPublisher.Builder.withMaxPendingCount(int maxPending,
OnapMsgRouterBatchPublisher.DropPolicy dropPolicy) |
Copyright © 2023 continual.io. All rights reserved.