| Package | Description |
|---|---|
| net.sf.ehcache.management.event |
This package contains classes related to management events.
|
| net.sf.ehcache.terracotta |
This package contains the Terracotta integration functionalities.
|
| net.sf.ehcache.transaction |
This package contains classes for controlling cache operations for transactional use.
|
| Constructor and Description |
|---|
DelegatingManagementEventSink(TerracottaClient terracottaClient) |
| Constructor and Description |
|---|
ClusteredInstanceFactoryWrapper(TerracottaClient client,
ClusteredInstanceFactory delegate)
Constructor accepting the TerracottaClient and the actual factory
|
| Constructor and Description |
|---|
DelegatingTransactionIDFactory(FeaturesManager featuresManager,
TerracottaClient terracottaClient,
String cacheManagerName)
Create a new DelegatingTransactionIDFactory
|
Copyright 2001-2021, Terracotta, Inc.