Constant Field Values
Contents
com.actian.*
-
com.actian.dataflow.cal.yarn.client.YarnClusterProvider Modifier and Type Constant Field Value public static final String
PROTOCOL
"yarn"
-
com.actian.dataflow.operators.io.orc.WriteORC Modifier and Type Constant Field Value public static final int
MIN_ROW_INDEX_STRIDE
1000
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.analytics.knn.KNNClassifier Modifier and Type Constant Field Value public static final long
TRAINING_BUFFER_SIZE_MAX
17179869184L
-
com.pervasive.datarush.analytics.naivebayes.TargetStatistics Modifier and Type Constant Field Value public static final String
ATT_MEAN
"mean"
public static final String
ATT_VARIANCE
"variance"
-
com.pervasive.datarush.analytics.pmml.ModelExplanation Modifier and Type Constant Field Value public static final String
ELEM_THIS
"ModelExplanation"
-
com.pervasive.datarush.analytics.pmml.ModelQuality Modifier and Type Constant Field Value protected static final String
ATT_DATA_NAME
"dataName"
-
com.pervasive.datarush.analytics.pmml.PMML Modifier and Type Constant Field Value public static final String
ATT_EXTENSION_NAME
"name"
public static final String
ATT_EXTENSION_VALUE
"value"
public static final String
ELEM_EXTENSION
"Extension"
-
com.pervasive.datarush.analytics.pmml.PMMLExtensionConstants Modifier and Type Constant Field Value public static final String
EXT_ADJUSTED_RSQUARED
"adjusted r-squared"
public static final String
EXT_ERROR_MEAN_SQUARE
"Prediction Error Mean Square"
public static final String
EXT_FSTATISTIC
"F-statistic"
public static final String
EXT_FTEST
"F-test"
public static final String
EXT_MALLOWS_CP
"Mallow\'s CP"
public static final String
EXT_MODEL_DEGREES_OF_FREEDOM
"Model Degrees of Freedom"
public static final String
EXT_MODEL_MEAN_SQUARE
"Model Mean Square"
public static final String
EXT_MODEL_SUM_OF_SQUARES
"Model Sum of Squares"
public static final String
EXT_TOTAL_DEGREES_OF_FREEDOM
"Total Degrees of Freedom"
-
com.pervasive.datarush.analytics.pmml.PredictiveModelQuality Modifier and Type Constant Field Value protected static final String
ELEM_THIS
"PredictiveModelQuality"
-
com.pervasive.datarush.analytics.regression.LinearRegressionLearner Modifier and Type Constant Field Value protected static final int
MAX_DOMAIN_SIZE
1000
protected static final int
MIN_DOMAIN_SIZE
2
-
com.pervasive.datarush.analytics.regression.PMMLRegressionClassificationModel Modifier and Type Constant Field Value public static final String
FUNCTION_NAME
"classification"
-
com.pervasive.datarush.analytics.regression.RegressionPredictor Modifier and Type Constant Field Value public static final String
PREDICTED_SUFFIX
"(predicted)"
-
com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics<T extends Number & Comparable<? super T>> Modifier and Type Constant Field Value protected static final String
ATTR_TOTAL_SQUARES_SUM
"totalSquaresSum"
protected static final String
ATTR_TOTAL_VALUES_SUM
"totalValuesSum"
-
com.pervasive.datarush.analytics.stats.AbstractNumericInfo<T extends Number & Comparable<? super T>> Modifier and Type Constant Field Value protected static final String
ATTR_IQR
"interQuartileRange"
protected static final String
ATTR_MAX
"maximum"
protected static final String
ATTR_MEAN
"mean"
protected static final String
ATTR_MEDIAN
"median"
protected static final String
ATTR_MIN
"minimum"
protected static final String
ATTR_STANDARD_DEVIATION
"standardDeviation"
protected static final String
ATTR_SUM
"sum"
protected static final String
ATTR_VARIANCE
"variance"
protected static final String
ELEM_NUMERIC_INFO
"NumericInfo"
-
com.pervasive.datarush.analytics.svm.predictor.SVMPredictor Modifier and Type Constant Field Value public static final String
FIELD_WINNER
"winner"
-
com.pervasive.datarush.analytics.viz.DrawDiagnosticsChart Modifier and Type Constant Field Value public static final int
DEFAULT_INPUT_PORT_COUNT
5
-
com.pervasive.datarush.annotations.Function Modifier and Type Constant Field Value public static final int
DEFAULT_ARGUMENT_COUNT
-1
public static final String
DEFAULT_CATEGORY
""
public static final String
DEFAULT_NAME
""
public static final int
VARIABLE_ARGUMENT_COUNT
-2
-
com.pervasive.datarush.annotations.FunctionArgument Modifier and Type Constant Field Value public static final String
DEFAULT_DESCRIPTION
""
public static final String
DEFAULT_NAME
""
-
com.pervasive.datarush.azure.AbstractAzureClient.AzureCredentials Modifier and Type Constant Field Value protected static final String
EMULATOR_NAME
"devstoreaccount1"
-
com.pervasive.datarush.azure.AzureUtils Modifier and Type Constant Field Value public static final String
ABFS_DNS_PREFIX
"dfs"
public static final String
ABFS_SCHEME
"abfs"
public static final String
ABFS_SECURE_SCHEME
"abfss"
protected static final String
EMULATOR_NAME
"devstoreaccount1"
public static final String
HTTP_SCHEME
"http"
public static final String
HTTPS_SCHEME
"https"
public static final String
WASB_DNS_PREFIX
"blob"
public static final String
WASB_SCHEME
"wasb"
public static final String
WASB_SECURE_SCHEME
"wasbs"
-
com.pervasive.datarush.cal.monitoring.NodeStatistics Modifier and Type Constant Field Value public static final String
CATEGORY_JVM
"JVM"
-
com.pervasive.datarush.commons.util.HashUtil Modifier and Type Constant Field Value public static final int
NULL_HASH_CODE
89759909
-
com.pervasive.datarush.encoding.text.DateTimeFormatting Modifier and Type Constant Field Value public static final int
DEFAULT_PIVOT
2000
-
com.pervasive.datarush.encryption.ClearTextEncryptionProvider Modifier and Type Constant Field Value public static final String
ID
"notencrypted"
-
com.pervasive.datarush.encryption.DefaultEncryptionProvider Modifier and Type Constant Field Value public static final String
ID
"default"
-
com.pervasive.datarush.gcp.GcpCredentialsHelper Modifier and Type Constant Field Value public static final String
CLIENT_EMAIL
"client_email"
public static final String
CLIENT_ID
"client_id"
public static final String
GOOGLE_CREDENTIAL_PROP
"GOOGLE_APPLICATION_CREDENTIALS"
public static final String
PRIVATE_KEY
"private_key"
public static final String
PRIVATE_KEY_ID
"private_key_id"
public static final String
PROJECT_ID
"project_id"
public static final String
QUOTA_PROJECT_ID
"quota_project_id"
public static final String
TOKEN_URI
"token_uri"
-
com.pervasive.datarush.graphs.LogicalStatistics Modifier and Type Constant Field Value public static final String
CATEGORY_PLAN
"Plan"
public static final String
CATEGORY_ROW_COUNT
"Row Count"
-
com.pervasive.datarush.hbase.KeyOperator Modifier and Type Constant Field Value public static final String
catalogTableName
"RushBaseCatalog"
public static final String
cellSchemaFamilyName
"Cell"
public static final String
keySchemaFamilyName
"Key"
public static final String
statsFamilyName
"Stats"
-
com.pervasive.datarush.io.CharsetEncoding Modifier and Type Constant Field Value public static final String
CHARSET_NAME
"ISO-8859-1"
public static final String
REPLACEMENT
"?"
-
com.pervasive.datarush.io.SplitInputStreamImpl Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER
8096
-
com.pervasive.datarush.io.SplitReader Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER
8096
-
com.pervasive.datarush.io.compression.bzip2.BZip2Constants Modifier and Type Constant Field Value public static final int
BASEBLOCKSIZE
100000
public static final int
G_SIZE
50
public static final int
MAX_ALPHA_SIZE
258
public static final int
MAX_CODE_LEN
23
public static final int
MAX_SELECTORS
18002
public static final int
N_GROUPS
6
public static final int
N_ITERS
4
public static final int
NUM_OVERSHOOT_BYTES
20
public static final int
RUNA
0
public static final int
RUNB
1
-
com.pervasive.datarush.matching.Classifier Modifier and Type Constant Field Value public static final String
DEFAULT_FIELD_NAME
"record_score"
public static final String
PROP_WEIGHTS
"weights"
-
com.pervasive.datarush.matching.Filter Modifier and Type Constant Field Value public static final String
DEFAULT_FIELD_NAME
"record_score"
public static final String
PROPS_MINVALUE
"minValue"
-
com.pervasive.datarush.matching.Index Modifier and Type Constant Field Value public static final String
LEFT_PATTERN_DEFAULT
"{0}_1"
public static final String
PROP_BUFFER_ROWS
"bufferRows"
public static final String
PROP_KEYS
"keys"
public static final String
PROP_LEFT_KEYS
"leftKeys"
public static final String
PROP_RIGHT_KEYS
"rightKeys"
public static final String
RIGHT_PATTERN_DEFAULT
"{0}_2"
-
com.pervasive.datarush.matching.block.BlockCartesian Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_ROWS
10000
-
com.pervasive.datarush.matching.functions.Similarity Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_DISTANCE
2
public static final int
DEFAULT_PREFIX_LENGTH
4
public static final int
DEFAULT_Q
2
public static final float
DEFAULT_SCALING_FACTOR
0.25f
public static final String
PROP_MAX_DISTANCE
"maxDistance"
public static final String
PROP_PREFIX_LENGTH
"prefixLength"
public static final String
PROP_Q
"q"
public static final String
PROP_SCALING_FACTOR
"scalingFactor"
-
com.pervasive.datarush.modules.ModuleConstants Modifier and Type Constant Field Value public static final String
ARTIFACTS
"Module-Artifacts"
public static final String
CATEGORY
"Module-Category"
public static final String
CLASSPATH
"Module-Classpath"
public static final String
DEFAULT
"Module-Default"
public static final String
DISPLAY_NAME
"Module-DisplayName"
public static final String
SYMBOLIC_NAME
"Module-SymbolicName"
-
com.pervasive.datarush.monitoring.StatisticDefinition<T extends StatisticSupplier> Modifier and Type Constant Field Value public static final String
CATEGORY_GENERAL
"General"
public static final String
CATEGORY_IO
"I/O"
-
com.pervasive.datarush.operators.io.FormattingOptions Modifier and Type Constant Field Value public static final int
DEFAULT_WRITE_BUFFER
65536
-
com.pervasive.datarush.operators.io.ParsingOptions Modifier and Type Constant Field Value public static final int
DEFAULT_READ_BUFFER
65536
-
com.pervasive.datarush.operators.io.mdf.MDFUtil Modifier and Type Constant Field Value public static final String
CHARSET_ISO8859
"ISO-8859-1"
public static final String
CHARSET_UTF8
"UTF-8"
public static final long
epoch1984
441763200L
public static final long
MAX_UINT64
0L
-
com.pervasive.datarush.operators.io.textfile.FieldDelimiterSettings Modifier and Type Constant Field Value public static final String
DEFAULT_FIELD_DELIMITER
"\""
public static final String
DEFAULT_FIELD_SEPARATOR
","
-
com.pervasive.datarush.operators.io.textfile.Log4jPatternParser Modifier and Type Constant Field Value public static final String
CLASS
"CLASS"
public static final String
FILE
"FILE"
public static final String
LEVEL
"LEVEL"
public static final String
LINE
"LINE"
public static final String
LOGGER
"LOGGER"
public static final String
MESSAGE
"MESSAGE"
public static final String
METHOD
"METHOD"
public static final String
NDC
"NDC"
public static final String
THREAD
"THREAD"
public static final String
TIMESTAMP
"TIMESTAMP"
-
com.pervasive.datarush.operators.io.textfile.ReadDelimitedText Modifier and Type Constant Field Value public static final int
DEFAULT_ANALYSIS_DEPTH
1048576
-
com.pervasive.datarush.operators.io.textfile.ReadJSON Modifier and Type Constant Field Value public static final int
DEFAULT_ANALYSIS_DEPTH
1048576
-
com.pervasive.datarush.operators.io.vectorwise.LoadActianVector Modifier and Type Constant Field Value public static final String
DEFAULT_VECTOR_H_INSTANCE
"VH"
public static final String
DEFAULT_VECTOR_INSTANCE
"VW"
public static final int
DEFAULT_VECTOR_PORT
7
public static final int
DEFAULT_VECTOR_SIZE
1024
-
com.pervasive.datarush.operators.io.vectorwise.dl.LoadVectorOnHadoopDirect Modifier and Type Constant Field Value public static final String
DEFAULT_VECTOR_H_INSTANCE
"VH"
public static final int
DEFAULT_VECTOR_SIZE
1024
-
com.pervasive.datarush.operators.record.RowsToColumns Modifier and Type Constant Field Value public static final String
DEFAULTCOLUMNPATTERN
"{0} {1}"
-
com.pervasive.datarush.operators.sort.Sort Modifier and Type Constant Field Value public static final int
DEFAULT_IO_BUFFER_SIZE
65536
public static final long
DEFAULT_SORT_BUFFER_SIZE
104857600L
public static final long
SORT_BUFFER_SIZE_MAX
17179869184L
public static final long
SORT_BUFFER_SIZE_MIN
131072L
-
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.schema.TextConversionDefaults Modifier and Type Constant Field Value public static final String
DEFAULT_NULL_MARKER
""
-
com.pervasive.datarush.sequences.ElementComparator Modifier and Type Constant Field Value public static final int
EQUALS
0
public static final int
GREATER_THAN
1
public static final int
LESS_THAN
-1
-
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
-
com.pervasive.datarush.types.EnumeratedValues Modifier and Type Constant Field Value public static final int
NULL_ORDINAL
-1
-
com.pervasive.datarush.types.EnumTokenType Modifier and Type Constant Field Value public static final int
NULL_ORDINAL
-1