Service Point hivemind.ThreadLocalStorage | Interface: | org.apache.hivemind.service.ThreadLocalStorage |
---|---|---|
Service which manages a thread-local map of data items. This can be used for temporary storage of information when local variables can't be used. All stored items are released when the thread is cleaned up. Note: this service should be considered deprecated; use the threaded service model instead. | ||
Implementation | ||
|