com.espertech.esper.core.thread
Class ThreadingOption

java.lang.Object
  extended by com.espertech.esper.core.thread.ThreadingOption

public class ThreadingOption
extends java.lang.Object

Ctor


Field Summary
static boolean isThreadingEnabled
          Public access.
 
Constructor Summary
ThreadingOption()
           
 
Method Summary
static boolean isThreadingEnabled()
          Returns true when threading is enabled
static void setThreadingEnabled(java.lang.Boolean threadingEnabled)
          Sets the thread option on.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isThreadingEnabled

public static boolean isThreadingEnabled
Public access.

Constructor Detail

ThreadingOption

public ThreadingOption()
Method Detail

setThreadingEnabled

public static void setThreadingEnabled(java.lang.Boolean threadingEnabled)
Sets the thread option on.

Parameters:
threadingEnabled - option on

isThreadingEnabled

public static boolean isThreadingEnabled()
Returns true when threading is enabled

Returns:
indicator

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com