Uses of Class
com.tangosol.coherence.config.builder.PartitionAssignmentStrategyBuilder
-
Packages that use PartitionAssignmentStrategyBuilder Package Description com.tangosol.coherence.config.xml.processor Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files. -
-
Uses of PartitionAssignmentStrategyBuilder in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return PartitionAssignmentStrategyBuilder Modifier and Type Method Description PartitionAssignmentStrategyBuilder
PartitionAssignmentStrategyProcessor. process(ProcessingContext context, XmlElement xmlElement)
Process anXmlElement
to return a specific type of value.
-