public class HadoopIgfsFuture<T> extends GridFutureAdapter<T>
| Constructor and Description |
|---|
HadoopIgfsFuture() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
outputBuffer() |
void |
outputBuffer(byte[] outBuf) |
int |
outputLength() |
void |
outputLength(int outLen) |
int |
outputOffset() |
void |
outputOffset(int outOff) |
boolean |
read() |
void |
read(boolean read) |
cancel, chain, chain, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, logger, onCancelled, onDone, onDone, onDone, onDone, onDone, reset, result, toStringpublic byte[] outputBuffer()
public void outputBuffer(@Nullable
byte[] outBuf)
outBuf - Output buffer.public int outputOffset()
public void outputOffset(int outOff)
outOff - Offset in output buffer to write from.public int outputLength()
public void outputLength(int outLen)
outLen - Length to write to output buffer.public void read(boolean read)
read - True if this is a read future.public boolean read()
True if this is a read future.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019