Uses of Class
oracle.kv.ThroughputLimitException
-
Packages that use ThroughputLimitException Package Description oracle.kv This package contains the public API for using Oracle NoSQL Database. -
-
Uses of ThroughputLimitException in oracle.kv
Subclasses of ThroughputLimitException in oracle.kv Modifier and Type Class Description classReadThroughputExceptionThrown when a read operation cannot be completed because the read throughput rate limit has been exceeded.classWriteThroughputExceptionThrown when a write operation cannot be completed because the write throughput rate limit has been exceeded.
-