| Package | Description | 
|---|---|
| org.apache.thrift.server | 
| Modifier and Type | Method and Description | 
|---|---|
protected TThreadedSelectorServerWithFix.SelectorThreadLoadBalancer | 
TThreadedSelectorServerWithFix.createSelectorThreadLoadBalancer(Collection<? extends TThreadedSelectorServerWithFix.SelectorThread> threads)
Creates a SelectorThreadLoadBalancer to be used by the accept thread for
 assigning newly accepted connections across the threads. 
 | 
| Constructor and Description | 
|---|
AcceptThread(org.apache.thrift.transport.TNonblockingServerTransport serverTransport,
            TThreadedSelectorServerWithFix.SelectorThreadLoadBalancer threadChooser)
Set up the AcceptThead 
 | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.