TDisruptorServer.Args |
TDisruptorServer.Args.alwaysReallocateBuffers(boolean flag) |
TDisruptorServer.Args |
TDisruptorServer.Args.invocationExecutor(ThreadPoolExecutor executor)
Executor if set takes precedence over numWorkersPerSelector.
|
TDisruptorServer.Args |
TDisruptorServer.Args.maxFrameSizeInBytes(int maxFrameSizeInBytes) |
TDisruptorServer.Args |
TDisruptorServer.Args.numAcceptors(int numAcceptors) |
TDisruptorServer.Args |
TDisruptorServer.Args.numSelectors(int numSelectors) |
TDisruptorServer.Args |
TDisruptorServer.Args.numWorkersPerSelector(int numWorkers) |
TDisruptorServer.Args |
TDisruptorServer.Args.ringSizePerSelector(int ringSize) |
TDisruptorServer.Args |
TDisruptorServer.Args.useHeapBasedAllocation(boolean flag) |