Constant Field Values

Contents

com.actian.*

com.pervasive.*

  • com.pervasive.datarush.analytics.decisiontree.learner.Gain 
    Modifier and Type Constant Field Value
    public static final double EPSILON 0.001
  • com.pervasive.datarush.analytics.decisiontree.learner.GainRatio 
    Modifier and Type Constant Field Value
    public static final double EPSILON 0.001
  • com.pervasive.datarush.commons.util.HashUtil 
    Modifier and Type Constant Field Value
    public static final int NULL_HASH_CODE 89759909
  • com.pervasive.datarush.operators.testutils.ErrorSink 
    Modifier and Type Constant Field Value
    public static final String ERROR_MESSAGE "Error occured"
  • com.pervasive.datarush.operators.testutils.ErrorSource 
    Modifier and Type Constant Field Value
    public static final String ERROR_MESSAGE "Error occured"
  • com.pervasive.datarush.tokens.record.RecordMap 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_CAPACITY 10000
  • com.pervasive.datarush.tokens.scalar.BooleanToken 
    Modifier and Type Constant Field Value
    public static final boolean ZERO_VALUE false
  • com.pervasive.datarush.tokens.scalar.CharToken 
    Modifier and Type Constant Field Value
    public static final char ZERO_VALUE 0
  • com.pervasive.datarush.tokens.scalar.DateToken 
    Modifier and Type Constant Field Value
    public static final long ZERO_VALUE 0L
  • com.pervasive.datarush.tokens.scalar.DoubleToken 
    Modifier and Type Constant Field Value
    public static final double ZERO_VALUE 0.0
  • com.pervasive.datarush.tokens.scalar.FloatToken 
    Modifier and Type Constant Field Value
    public static final float ZERO_VALUE 0.0f
  • com.pervasive.datarush.tokens.scalar.IntToken 
    Modifier and Type Constant Field Value
    public static final int ZERO_VALUE 0
  • com.pervasive.datarush.tokens.scalar.LongToken 
    Modifier and Type Constant Field Value
    public static final long ZERO_VALUE 0L
  • com.pervasive.datarush.tokens.scalar.MoneyToken 
    Modifier and Type Constant Field Value
    public static final long ZERO_VALUE 0L
  • com.pervasive.datarush.tokens.scalar.StringToken 
    Modifier and Type Constant Field Value
    public static final String ZERO_VALUE ""
  • com.pervasive.datarush.tokens.scalar.TimeToken 
    Modifier and Type Constant Field Value
    public static final int MAX_DAY_OFFSET 86399999
    public static final int MIN_DAY_OFFSET 0
    public static final int ZERO_VALUE 0