Package com.qfs.pool
-
Interface Summary Interface Description IMixedWorkloadPool A transaction pool and a query pool with similar configuration and NUMA bindings, so that they can be used for mixed-workload operations over the same data structures.IPartitionThreadPoolFactory AnIPartitionContentFactorythat returnsthread pools.IPartitionThreadPoolFactoryProvider Give to each store partition its thread pool.IPartitionThreadPoolProvider An interface for exposing thethread poolsassociated withpartitions.IPoolFactory Plugin interface for thread pool factory plugin.IThreadPoolSelector AnIThreadPoolSelectoris able to return aForkJoinPoolfor a given NUMA node ID. -
Class Summary Class Description ATasksPerNumaNode ACancellableCountedCompleterfor components that can collect tasks to bind on NUMA nodes, and then run them all.ThreadPoolSelectors