Uses of Interface
com.tangosol.net.topic.Subscriber.Id
-
Uses of Subscriber.Id in com.tangosol.net
Modifier and TypeMethodDescriptionvoid
PagedTopicService.destroySubscription
(long lSubscriptionId, Subscriber.Id subscriberId) Remove an existing subscriber from a subscriber group.void
PagedTopicService.ensureSubscription
(String sTopicName, long lSubscription, Subscriber.Id subscriberId) Ensure the specified subscriber is subscribed to a subscription.void
PagedTopicService.ensureSubscription
(String sTopicName, long lSubscription, Subscriber.Id subscriberId, boolean fForceReconnect) Ensure the specified subscriber is subscribed to a subscription.long
PagedTopicService.ensureSubscription
(String sTopicName, com.tangosol.internal.net.topic.impl.paged.model.SubscriberGroupId groupId, Subscriber.Id subscriberId, Filter<?> filter, ValueExtractor<?, ?> extractor) Ensure the specified subscriber is created in a subscription.