Constant Field Values

Contents

org.apache.*

  • org.apache.ignite.examples.datagrid.store.jdbc.CacheJdbcStoreExample 
    Modifier and Type Constant Field Value
    public static final int MIN_MEMORY 1073741824
  • org.apache.ignite.examples.ml.inference.spark.modelparser.DecisionTreeRegressionFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/dtreg"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.GBTFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/gbt"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.GBTRegressionFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/gbtreg"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.KMeansFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/kmeans"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.LinearRegressionFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/linreg"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.LogRegFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/logreg"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.RandomForestFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/rf"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.RandomForestRegressionFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/rfreg"
  • org.apache.ignite.examples.ml.inference.spark.modelparser.SVMFromSparkExample 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPARK_MDL_PATH "examples/src/main/resources/models/spark/serialized/svm"
  • org.apache.ignite.examples.ml.util.MLExamplesCommonArgs 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNATTENDED "unattended"
  • org.apache.ignite.examples.model.Person 
    Modifier and Type Constant Field Value
    public static final java.lang.String ORG_SALARY_IDX "ORG_SALARY_IDX"