Uses of Interface
org.simpleframework.transport.reactor.OperationDistributor
Packages that use OperationDistributor
-
Uses of OperationDistributor in org.simpleframework.transport.reactor
Classes in org.simpleframework.transport.reactor that implement OperationDistributorModifier and TypeClassDescription(package private) classTheActionDistributoris used to execute operations that have an interested I/O event ready.(package private) classThePartitionDistributorobject is a distributor that partitions the selection process in to several threads.Fields in org.simpleframework.transport.reactor declared as OperationDistributorModifier and TypeFieldDescriptionprivate final OperationDistributorExecutorReactor.exchangeThis is used to distribute the ready operations for execution.private final OperationDistributorSynchronousReactor.exchangeThis is used to distribute the ready operations for execution.private final OperationDistributor[]PartitionDistributor.listThis contains the distributors that represent a partition.