public interface IKernelBufferFactory
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer[] |
getBuffer() |
void |
returnBuffer(ByteBuffer[] buffer) |
ByteBuffer[] getBuffer() throws InterruptedException
InterruptedExceptionvoid returnBuffer(ByteBuffer[] buffer)
© Copyright IBM Corp. 2013. All rights reserved.