org.wso2.siddhi.query.api.utils
Class SiddhiConstants

java.lang.Object
  extended by org.wso2.siddhi.query.api.utils.SiddhiConstants

public class SiddhiConstants
extends Object


Field Summary
static String EVENT_TRACE_LOGGER
           
static int LAST
           
static int PREV
           
static int UNLIMITED
           
 
Constructor Summary
SiddhiConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNLIMITED

public static final int UNLIMITED
See Also:
Constant Field Values

LAST

public static final int LAST
See Also:
Constant Field Values

PREV

public static final int PREV
See Also:
Constant Field Values

EVENT_TRACE_LOGGER

public static final String EVENT_TRACE_LOGGER
See Also:
Constant Field Values
Constructor Detail

SiddhiConstants

public SiddhiConstants()


Copyright © 2014. All rights reserved.