Uses of Interface
com.gigaspaces.lrmi.nio.IWriteInterestManager
Packages that use IWriteInterestManager
Package
Description
-
Uses of IWriteInterestManager in com.gigaspaces.lrmi.nio
Classes in com.gigaspaces.lrmi.nio that implement IWriteInterestManagerModifier and TypeClassDescriptionclassA Channel Entry is an entry in the Pivot Channels Table.Methods in com.gigaspaces.lrmi.nio with parameters of type IWriteInterestManagerModifier and TypeMethodDescriptionvoidWriter.setWriteInterestManager(IWriteInterestManager writeInterestManager) Do not call this method unless the last write was completed.Constructors in com.gigaspaces.lrmi.nio with parameters of type IWriteInterestManagerModifierConstructorDescriptionWriter(SocketChannel sockChannel, int slowConsumerThroughput, int slowConsumerLatency, int slowConsumerRetries, IWriteInterestManager writeInterestManager) Writer(SocketChannel sockChannel, IWriteInterestManager writeInterestManager) -
Uses of IWriteInterestManager in com.gigaspaces.lrmi.nio.async
Classes in com.gigaspaces.lrmi.nio.async that implement IWriteInterestManager -
Uses of IWriteInterestManager in com.gigaspaces.lrmi.nio.selector.handler.client
Subinterfaces of IWriteInterestManager in com.gigaspaces.lrmi.nio.selector.handler.client