|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| NonblockingStore | A NonblockingStore mimics the Store interface but instead of blocking
for the request to complete, it simply submits it for later processing and
returns immediately. |
| NonblockingStoreCallback | A NonblockingStoreCallback is provided as an argument to the submit methods
of the NonblockingStore API. |
| NonblockingStoreRequest | A NonblockingStoreRequest is a wrapper around one of the five existing
requests to the NonblockingStore API. |
| Class Summary | |
|---|---|
| ThreadPoolBasedNonblockingStoreImpl | |
Non-blocking store which deals with async requests. Used on the client side.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||