Uses of Class
com.tangosol.coherence.config.builder.ElementCalculatorBuilder
Packages that use ElementCalculatorBuilder
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
-
Uses of ElementCalculatorBuilder in com.tangosol.coherence.config.scheme
Methods in com.tangosol.coherence.config.scheme that return ElementCalculatorBuilderModifier and TypeMethodDescriptionPagedTopicScheme.getElementCalculatorBuilder()
Return the ElementCalculatorBuilder used to build a ElementCalculator.Methods in com.tangosol.coherence.config.scheme with parameters of type ElementCalculatorBuilderModifier and TypeMethodDescriptionvoid
PagedTopicScheme.setElementCalculatorBuilder
(ElementCalculatorBuilder builder) Set the ElementCalculatorBuilder. -
Uses of ElementCalculatorBuilder in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return ElementCalculatorBuilderModifier and TypeMethodDescriptionElementCalculatorProcessor.process
(ProcessingContext context, XmlElement element)