Uses of Interface
com.tangosol.coherence.config.builder.NamedCollectionBuilder
-
Packages that use NamedCollectionBuilder Package Description com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes. -
-
Uses of NamedCollectionBuilder in com.tangosol.coherence.config.scheme
Subinterfaces of NamedCollectionBuilder in com.tangosol.coherence.config.scheme Modifier and Type Interface Description interface
NamedTopicScheme
TheTopicScheme
class is responsible for building a fully configured instance of aNamedTopic
.interface
TopicScheme<C extends NamedCollection,S>
TheTopicScheme
class is responsible for building a fully configured instance of a topic.Classes in com.tangosol.coherence.config.scheme that implement NamedCollectionBuilder Modifier and Type Class Description class
PagedTopicScheme
APagedTopicScheme
is responsible for building a topic.
-