Interface | Description |
---|---|
ClientEntityFactory<E extends org.terracotta.connection.entity.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 | Description |
---|---|
EntityBusyException |
Thrown by
Entity operations requiring access to the
{@link org.terracotta.entity.ActiveServerEntity} when the {@link org.terracotta.entity.ActiveServerEntity} is not available. |