private static class ScanContent.BinaryTermLoader extends Object implements ScanContent.TermLoader
| Modifier and Type | Field and Description |
|---|---|
private DataInputStream |
inStream |
| Constructor and Description |
|---|
BinaryTermLoader(InputStream inStream) |
private final DataInputStream inStream
public BinaryTermLoader(InputStream inStream)
public SearchTerm<byte[]> nextTerm() throws IOException
nextTerm in interface ScanContent.TermLoaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.