Uses of Class
com.yahoo.vespa.http.client.core.operationProcessor.OperationProcessor
Packages that use OperationProcessor
-
Uses of OperationProcessor in com.yahoo.vespa.http.client.core.communication
Constructors in com.yahoo.vespa.http.client.core.communication with parameters of type OperationProcessorModifierConstructorDescriptionClusterConnection(OperationProcessor operationProcessor, FeedParams feedParams, ConnectionParams connectionParams, Cluster cluster, int clusterId, int clientQueueSizePerCluster, ScheduledThreadPoolExecutor timeoutExecutor, Clock clock)