Closeable
, AutoCloseable
FTPInputStream
, GlobusFileInputStream
, HTTPInputStream
public abstract class GlobusInputStream extends InputStream
Constructor | Description |
---|---|
GlobusInputStream() |
Modifier and Type | Method | Description |
---|---|---|
void |
abort() |
Aborts transfer.
|
long |
getSize() |
Returns the total size of input data.
|
int |
read() |
available, close, mark, markSupported, read, read, readAllBytes, readNBytes, reset, skip, transferTo
public long getSize()
public int read() throws IOException
read
in class InputStream
IOException
public void abort()
Copyright © 2018. All rights reserved.