| Package | Description | 
|---|---|
| com.tangosol.coherence.config.scheme | 
 Defines the Coherence configuration object model classes and interfaces for 
Caching and Service Schemes. 
 | 
| com.tangosol.coherence.config.xml.processor | 
 Defines the Xml document Element and Attribute Processors for Coherence Cache 
Configuration files. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NearScheme
The  
NearScheme is used to realize (create) an instance of a NearCache. | 
class  | 
OverflowScheme
 | 
class  | 
ViewScheme
A Scheme that realizes both services and caches for Coherence 12.2.1.4 feature
 named 'views'. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CompositeSchemeProcessor<T extends AbstractCompositeScheme>
A  
CompositeSchemeProcessor is a CustomizableBuilderProcessor for schemes
 that consist of a front and back scheme. |