Uses of Enum Class
io.continual.onap.services.publisher.OnapMsgRouterBatchPublisher.DropPolicy
Packages that use OnapMsgRouterBatchPublisher.DropPolicy
-
Uses of OnapMsgRouterBatchPublisher.DropPolicy in io.continual.onap.services.publisher
Methods in io.continual.onap.services.publisher that return OnapMsgRouterBatchPublisher.DropPolicyModifier and TypeMethodDescriptionOnapMsgRouterBatchPublisher.DropPolicy.fromSettingString(String val) Returns the enum constant of this class with the specified name.OnapMsgRouterBatchPublisher.DropPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.continual.onap.services.publisher with parameters of type OnapMsgRouterBatchPublisher.DropPolicyModifier and TypeMethodDescriptionOnapMsgRouterBatchPublisher.Builder.withMaxPendingCount(int maxPending, OnapMsgRouterBatchPublisher.DropPolicy dropPolicy)