- getClusterUri() - Method in class org.ehcache.clustered.client.config.ClusteringServiceConfiguration
-
The URI
of the cluster that will be connected to.
- getConfiguration() - Method in interface org.ehcache.clustered.client.service.ClusteringService
-
- getConsistency() - Method in class org.ehcache.clustered.client.config.ClusteredStoreConfiguration
-
Returns the
Consistency
for this configuration instance.
- getDefaultServerResource() - Method in class org.ehcache.clustered.common.ServerSideConfiguration
-
Gets the name of the default server resource.
- getFromResource() - Method in interface org.ehcache.clustered.client.config.DedicatedClusteredResourcePool
-
Identifies the server-side clustered resource from which space for this pool is reserved.
- getId() - Method in interface org.ehcache.clustered.client.service.ClusteringService.ClusteredCacheIdentifier
-
The id associated with this identifier.
- getPoolAllocation() - Method in interface org.ehcache.clustered.client.config.ClusteredResourcePool
-
Converts this
ClusteredResourcePool
into the
PoolAllocation
used by the cluster server.
- getResourceName() - Method in class org.ehcache.clustered.common.PoolAllocation.Dedicated
-
Gets the name of the server-side storage resource from which allocations for a store configured
with this PoolAllocation
are made.
- getResourcePoolName() - Method in class org.ehcache.clustered.common.PoolAllocation.Shared
-
Gets the name of the server-side storage resource pool from which allocations for a store configured
with this PoolAllocation
are sub-allocated.
- getResourcePools() - Method in class org.ehcache.clustered.common.ServerSideConfiguration
-
- getServerConfiguration() - Method in class org.ehcache.clustered.client.config.ClusteringServiceConfiguration
-
The default server resource to use for caches and pools, or null
if one is not defined.
- getServerResource() - Method in class org.ehcache.clustered.common.ServerSideConfiguration.Pool
-
Returns the server resource consumed by this pool, or null
if the default pool will be used.
- getServerStoreProxy(ClusteringService.ClusteredCacheIdentifier, Store.Configuration<K, V>, Consistency) - Method in interface org.ehcache.clustered.client.service.ClusteringService
-
Gets a ServerStoreProxy
though which a server-resident ServerStore
is accessed.
- getServiceType() - Method in class org.ehcache.clustered.client.config.ClusteredStoreConfiguration
- getServiceType() - Method in class org.ehcache.clustered.client.config.ClusteringServiceConfiguration
-
- getSharedResourcePool() - Method in interface org.ehcache.clustered.client.config.SharedClusteredResourcePool
-
Identifies the server-side clustered resource shared with this resource pool.
- getSize() - Method in class org.ehcache.clustered.common.PoolAllocation.Dedicated
-
Gets the size, in bytes, for the dedicated allocation to make from the server-side storage resource for
a store configured with this PoolAllocation
.
- getSize() - Method in class org.ehcache.clustered.common.ServerSideConfiguration.Pool
-
Returns the size of the pool in bytes.
- getType() - Method in interface org.ehcache.clustered.client.config.ClusteredResourcePool
-
- getUnit() - Method in interface org.ehcache.clustered.client.config.DedicatedClusteredResourcePool