public class ManagementSubscriptions extends Object
| Constructor and Description |
|---|
ManagementSubscriptions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getChannelName() |
static void |
getHostAcknowledgementSubscription(Map<Integer,GenericHandler> subscriptions,
SpeedyHost localhost,
ImmutableIntMap<SpeedyConnection> remoteHosts) |
static void |
getHostRegistrationSubscription(Map<Integer,GenericHandler> subscriptions,
SpeedyHost localhost,
ImmutableIntMap<SpeedyConnection> remoteHosts,
PublishPromise publishPromise) |
static void |
getNackSubscription(Map<Integer,GenericHandler> subscriptions,
SpeedyHost localhost,
PublishPromise publishPromise,
ImmutableIntMap<PublisherBucket> publisherBuckets) |
public static void getHostRegistrationSubscription(Map<Integer,GenericHandler> subscriptions, SpeedyHost localhost, ImmutableIntMap<SpeedyConnection> remoteHosts, PublishPromise publishPromise)
public static void getHostAcknowledgementSubscription(Map<Integer,GenericHandler> subscriptions, SpeedyHost localhost, ImmutableIntMap<SpeedyConnection> remoteHosts)
public static void getNackSubscription(Map<Integer,GenericHandler> subscriptions, SpeedyHost localhost, PublishPromise publishPromise, ImmutableIntMap<PublisherBucket> publisherBuckets)
public static String getChannelName()
Copyright © 2018. All rights reserved.