| Class | Description |
|---|---|
| ExceptionOnTimeoutStore |
Implementation of
TerracottaStore that throws NonStopCacheException for all operations. |
| LocalReadsAndExceptionOnWritesTimeoutStore |
LocalReadsAndExceptionOnWritesTimeoutStore
|
| LocalReadsOnTimeoutStore |
A
TerracottaStore implementation that returns the local value in the VM, if present, for get operations and
no-op for put, remove and other operations |
| NonStopStoreWrapper | |
| NonStopSubTypeProxyUtil |
Utility to create a Proxy for Subtypes to catch NonStopException and translate that to NonStopCacheException.
|
| NoOpOnTimeoutStore |
Implementation of
TerracottaStore which returns null for all get operations and does nothing for puts and
removes. |
| RejoinWithoutNonStopStore | |
| ToolkitNonstopDisableConfig |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.