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