HytaleForkJoinThreadFactory

public class HytaleForkJoinThreadFactory implements ForkJoinPool.ForkJoinWorkerThreadFactory

Class HytaleForkJoinThreadFactory. Provides hytaleforkjointhreadfactory functionality for the Hytale server.

java.lang.Object > HytaleForkJoinThreadFactory

Field Summary

No fields documented.

Method Detail

newThread

public ForkJoinWorkerThread newThread (@Nonnull final ForkJoinPool pool)

Method newThread.

Parameters:
@Nonnull final ForkJoinPool pool

getInitStack

public StackTraceElement[] getInitStack ()

Method getInitStack.