Package org.ehcache.clustered.client.service

Interface Summary
ClientEntityFactory<E extends Entity,C> Factory used to create, fetch and destroy server entities.
ClusteringService Provides support for accessing server-based resources.
ClusteringService.ClusteredCacheIdentifier A PersistenceSpaceIdentifier that can provide an id.
EntityService Provides support for accessing server entities through the Cache Manager connection
 

Exception Summary
EntityBusyException Thrown by Entity operations requiring access to the {@link org.terracotta.entity.ActiveServerEntity} when the {@link org.terracotta.entity.ActiveServerEntity} is not available.