public class SelectRecordsInputStream extends SdkFilterInputStream
InputStream that loads the content from the COS object that matched the select query. This is
usually acquired by a call to SelectObjectContentEventStream.getRecordsInputStream().in| 限定符和类型 | 方法和说明 |
|---|---|
void |
abort()
Equivalent to calling
SelectObjectContentEventStream.abort(). |
void |
close()
Equivalent to calling
SelectObjectContentEventStream.close(). |
abortIfNeeded, available, isAborted, mark, markSupported, read, read, release, reset, skipreadpublic void abort()
SelectObjectContentEventStream.abort().abort 在类中 SdkFilterInputStreampublic void close()
throws IOException
SelectObjectContentEventStream.close().close 在接口中 Closeableclose 在接口中 AutoCloseableclose 在类中 SdkFilterInputStreamIOExceptionCopyright © 2022. All rights reserved.