Uses of Interface
net.officefloor.web.executive.CpuCore.CustomExecution
Packages that use CpuCore.CustomExecution
-
Uses of CpuCore.CustomExecution in net.officefloor.web.executive
Methods in net.officefloor.web.executive with parameters of type CpuCore.CustomExecutionModifier and TypeMethodDescriptionstatic <R,T extends Throwable>
RCpuCore.runWithCpuLayout(net.openhft.affinity.CpuLayout layout, CpuCore.CustomExecution<R, T> customExecution) Runs with customCpuLayout.