| Package | Description |
|---|---|
| oracle.kv |
This package contains the public API for using Oracle NoSQL Database.
|
| oracle.kv.pubsub |
Provides the classes used to define a Subscription to all logical changes
(table row puts and deletes) made to a NoSQL store.
|
| oracle.kv.stats |
Statistics for Oracle NoSQL Database.
|
| Class | Description |
|---|---|
| DetailedMetrics |
Interface to the per-partition and per-shard metrics returned by
and
oracle.kv.ParallelScanIterator#getShardMetrics(). |
| KVStats |
Statistics associated with accessing the KVStore from a client via the
KVStore handle.
|
| Class | Description |
|---|---|
| SubscriptionMetrics |
Object represents a set of statistics of a single subscription.
|
| Class | Description |
|---|---|
| NodeMetrics |
The metrics associated with a node in the KVS.
|
| OperationMetrics |
Aggregates the metrics associated with a KVS operation.
|
| StoreIteratorMetrics |
Deprecated.
since 3.4, no longer supported.
|
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.