hcache-clustered.3.8.0.source-code.ehcache-clustered-ext.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ehcache-clustered Show documentation
Show all versions of ehcache-clustered Show documentation
Ehcache 3 Clustered: Defines the client jar and the kit containing the Terracotta server
Used within the /config/service element of an Ehcache configuration, this element
describes cluster service properties.
Specifies the server-side configuration of the entity to be accessed and or created.
Specifies the amount of time a cache read operation will wait for a response from a cluster
server before abandoning the cluster operation.
Specifies the amount of time a cache write operation will wait for a response from a cluster
server before abandoning the cluster operation.
Specifies the amount of time a cache will wait to connect to a cluster
server before abandoning the cluster operation.
Identifies a single cluster member by URL.
Cluster Tier Manager identifier.
Data specific to a particular server.
The host that the server is running on.
The port that the server is listening on.
Specifies the default server-side storage resource to use for storing cache data.
Defines a pool of server-side storage resource to be shared amongst multiple caches.
xml:lang="en">
True if server side components should be automatically created if they are absent.
Shared pool name.
Clustered cache resource with a dedicated size.
Clustered cache resource sharing a pool with other cache resources.
Name of the shared pool this resource uses.
Clustered cache resource which inherits the resource pool configured on the server.
Optional reference to a server-side storage resource.
Required reference to a server-side storage resource.