Uses of Class
oracle.kv.lob.InputStreamVersion
Package
Description
The KVLargeObject interface defines the operations used to read and write
Large Objects (LOBs) such as audio and video files.
-
Uses of InputStreamVersion in oracle.kv.lob
Modifier and TypeMethodDescriptionKVLargeObject.getLOB
(Key lobKey, Consistency consistency, long lobTimeout, TimeUnit timeoutUnit) Returns an InputStream representing the underlying LOB value associated with the key.