public interface IChannelWriter
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isBlocking()  | 
void | 
setFilterManager(IOFilterManager filterManager)  | 
void | 
writeBytesToChannelBlocking(ByteBuffer dataBuffer)  | 
void | 
writeBytesToChannelNoneBlocking(Writer.Context ctx,
                               boolean restoreReadInterest)  | 
void writeBytesToChannelNoneBlocking(Writer.Context ctx, boolean restoreReadInterest) throws IOException
IOExceptionvoid writeBytesToChannelBlocking(ByteBuffer dataBuffer) throws IOException, ClosedChannelException, SlowConsumerException
void setFilterManager(IOFilterManager filterManager)
boolean isBlocking()
Copyright © GigaSpaces.