| Modifier and Type | Method and Description |
|---|---|
static ProducerNotificationDispatcher |
create(String name) |
void |
enqueueNotification(Notification notif) |
int |
getRemainingCapacity() |
int |
getSize() |
boolean |
isFull() |
void |
purgeNotifications(JCSMPStreamingPublishEventHandler handler,
List<Notification> removedNotifs) |
void |
run() |
public static ProducerNotificationDispatcher create(String name)
public void enqueueNotification(Notification notif)
public boolean isFull()
public int getSize()
public int getRemainingCapacity()
public void purgeNotifications(JCSMPStreamingPublishEventHandler handler, List<Notification> removedNotifs)
Copyright 2004-2019 Solace Corporation. All rights reserved.