Uses of Interface
com.tangosol.coherence.config.builder.NamedCollectionBuilder
Packages that use NamedCollectionBuilder
Package
Description
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.schemeModifier and TypeInterfaceDescriptioninterface
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 NamedCollectionBuilderModifier and TypeClassDescriptionclass
class
APagedTopicScheme
is responsible for building a topic.Methods in com.tangosol.coherence.config.scheme that return NamedCollectionBuilderModifier and TypeMethodDescriptionAbstractCachingScheme.getNamedCollectionBuilder
(Class<? extends NamedCollection> clz, com.oracle.coherence.common.util.Options<NamedCollection.Option> options) default NamedCollectionBuilder
ServiceScheme.getNamedCollectionBuilder
(Class<? extends NamedCollection> clz, com.oracle.coherence.common.util.Options<NamedCollection.Option> options)