public class S3BackendResourceAbortableInputStream
extends org.apache.commons.io.input.ProxyInputStream
implements org.apache.jackrabbit.core.data.BackendResourceAbortable
InputStream wrapper to implement BackendResourceAbortable.in| Constructor and Description |
|---|
S3BackendResourceAbortableInputStream(com.amazonaws.services.s3.model.S3ObjectInputStream s3input)
Construct with the given backend
S3ObjectInputStream instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.