public final class BLOBFetcher
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
BLOBFetcher(BOI blobSource)
Creates a new BLOBInputStream that the data of the passed BOI's BLOB is streamed into asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
BLOBInputStream |
getInputStream() |
void |
run() |
java.lang.String |
toString() |
public BLOBFetcher(BOI blobSource) throws java.io.IOException
blobSource - the BOI that is the source of the BLOB that is to be streamed into this BLOBInputStreamjava.io.IOExceptionpublic BLOBInputStream getInputStream()
public java.lang.String toString()
toString in class java.lang.Objectpublic void run()
run in interface java.lang.RunnableCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.