|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
KVLargeObject | The KVLargeObject interface defines the operations used to read and write Large Objects (LOBs) such as audio and video files. |
Class Summary | |
---|---|
InputStreamVersion | Holds a Stream and Version that are associated with a LOB. |
Exception Summary | |
---|---|
PartialLOBException | Thrown when KVLargeObject.getLOB(oracle.kv.Key, oracle.kv.Consistency, long, java.util.concurrent.TimeUnit) is invoked on a partial LOB. |
The KVLargeObject interface defines the operations used to read and write Large Objects (LOBs) such as audio and video files. As a general rule, any object larger than 1 MB is a good candidate for representation as a LOB. The LOB API permits access to large values, without having to materialize the value in its entirety by providing streaming APIs for reading and writing these objects.
|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |