See: Description
| Interface | Description |
|---|---|
| CacheSupplier<T extends com.google.common.util.concurrent.Service> |
Provides ability to get and release objects
|
| Class | Description |
|---|---|
| ReferenceCountedSupplier<T extends com.google.common.util.concurrent.Service> |
Reference counts the
Service and manages the lifecycle of the Service instance. |
| TransactionStateCache |
Periodically refreshes transaction state from the latest stored snapshot.
|
| TransactionStateCacheSupplier |
Supplies instances of
TransactionStateCache implementations. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.