|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestLimitConfig | |
|---|---|
| oracle.kv | This package contains the public API for using Oracle NoSQL Database. |
| Uses of RequestLimitConfig in oracle.kv |
|---|
| Methods in oracle.kv that return RequestLimitConfig | |
|---|---|
static RequestLimitConfig |
RequestLimitConfig.getDefault()
|
RequestLimitConfig |
KVStoreConfig.getRequestLimit()
Returns the configuration describing how the number of active requests to a node are limited. |
| Methods in oracle.kv with parameters of type RequestLimitConfig | |
|---|---|
KVStoreConfig |
KVStoreConfig.setRequestLimit(RequestLimitConfig requestLimitConfig)
Configures the maximum number of requests that can be active for a node in the KVStore. |
|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||