Uses of Interface
com.tangosol.net.TopicService
Packages that use TopicService
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Management Framework.
Contains classes that providing topic entities for publish/subscribe messaging.
-
Uses of TopicService in com.oracle.coherence.grpc.internal.extend.proxy.serviceProxy
Classes in com.oracle.coherence.grpc.internal.extend.proxy.serviceProxy that implement TopicService -
Uses of TopicService in com.tangosol.coherence.component.net.extend.proxy.serviceProxy
Classes in com.tangosol.coherence.component.net.extend.proxy.serviceProxy that implement TopicServiceModifier and TypeClassDescriptionclasscom.tangosol.coherence.component.net.extend.proxy.serviceProxy.TopicServiceProxy -
Uses of TopicService in com.tangosol.coherence.config.scheme
Subclasses with type arguments of type TopicService in com.tangosol.coherence.config.schemeModifier and TypeClassDescriptionclassTheBaseGrpcTopicSchemeis responsible for building a remote gRPC topic service.Subinterfaces with type arguments of type TopicService in com.tangosol.coherence.config.schemeModifier and TypeInterfaceDescriptioninterfaceTheTopicSchemeclass is responsible for building a fully configured instance of aNamedTopic.Methods in com.tangosol.coherence.config.scheme that return TopicServiceModifier and TypeMethodDescriptionBaseGrpcTopicScheme.ensureConfiguredService(ParameterResolver resolver, MapBuilder.Dependencies deps) PagedTopicScheme.ensureConfiguredService(ParameterResolver resolver, MapBuilder.Dependencies deps) Ensure service and its topic configuration.RemoteTopicScheme.ensureConfiguredService(ParameterResolver resolver, MapBuilder.Dependencies deps) -
Uses of TopicService in com.tangosol.net
Subinterfaces of TopicService in com.tangosol.netModifier and TypeInterfaceDescriptioninterfaceATopicServicewhich provides globally ordered topics. -
Uses of TopicService in com.tangosol.net.management
Methods in com.tangosol.net.management with parameters of type TopicServiceModifier and TypeMethodDescriptionstatic StringMBeanHelper.getTopicMBeanPattern(TopicService service) Return the MBean name pattern that will match all topic MBeans for the service. -
Uses of TopicService in com.tangosol.net.topic
Methods in com.tangosol.net.topic that return TopicServiceModifier and TypeMethodDescriptiondefault TopicServiceNamedTopic.getTopicService()Return theTopicServicemanaging thisNamedTopic.