Constant Field Values

Contents

org.apache.*

  • org.apache.calcite.adapter.elasticsearch.org.apache.calcite.adapter.elasticsearch.ElasticsearchConstants 
    Modifier and Type Constant Field Value
    public static final java.lang.String FIELDS "fields"
    public static final java.lang.String ID "_id"
    public static final java.lang.String INDEX "_index"
    public static final java.lang.String SOURCE_GROOVY "_source"
    public static final java.lang.String SOURCE_PAINLESS "params._source"
    public static final java.lang.String TYPE "_type"
    public static final java.lang.String UID "_uid"
  • org.apache.calcite.adapter.elasticsearch.ElasticsearchTable 
    Modifier and Type Constant Field Value
    private static final java.lang.String AGGREGATIONS "aggregations"
  • org.apache.calcite.adapter.elasticsearch.org.apache.calcite.adapter.elasticsearch.ElasticsearchTransport 
    Modifier and Type Constant Field Value
    static final int DEFAULT_FETCH_SIZE 5196
  • org.apache.calcite.adapter.enumerable.EnumerableConvention 
    Modifier and Type Constant Field Value
    public static final double COST_MULTIPLIER 1.0
  • org.apache.calcite.adapter.enumerable.EnumerableRules 
    Modifier and Type Constant Field Value
    public static final boolean BRIDGE_METHODS true
  • org.apache.calcite.adapter.enumerable.EnumUtils 
    Modifier and Type Constant Field Value
    static final boolean BRIDGE_METHODS true
  • org.apache.calcite.adapter.enumerable.org.apache.calcite.adapter.enumerable.RexImpTable.BinaryImplementor 
    Modifier and Type Constant Field Value
    public static final java.lang.String METHOD_POSTFIX_FOR_ANY_TYPE "Any"
  • org.apache.calcite.adapter.geode.rel.GeodeSchemaFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String ALLOW_SPATIAL_FUNCTIONS "spatialFunction"
    public static final java.lang.String COMMA_DELIMITER ","
    public static final java.lang.String LOCATOR_HOST "locatorHost"
    public static final java.lang.String LOCATOR_PORT "locatorPort"
    public static final java.lang.String PDX_SERIALIZABLE_PACKAGE_PATH "pdxSerializablePackagePath"
    public static final java.lang.String REGIONS "regions"
  • org.apache.calcite.adapter.geode.rel.GeodeSort 
    Modifier and Type Constant Field Value
    public static final java.lang.String ASC "ASC"
    public static final java.lang.String DESC "DESC"
  • org.apache.calcite.adapter.os.GitCommitsTableFunction 
    Modifier and Type Constant Field Value
    private static final java.lang.String OFF "-0700"
    private static final java.lang.String TS_OFF "1500769547 -0700"
  • org.apache.calcite.adapter.splunk.SplunkSchema 
    Modifier and Type Constant Field Value
    public static final java.lang.String SPLUNK_TABLE_NAME "splunk"
  • org.apache.calcite.example.maze.org.apache.calcite.example.maze.Maze 
    Modifier and Type Constant Field Value
    static final boolean DEBUG false
    private final boolean horizontal false
    private final boolean spiral false
  • org.apache.calcite.interpreter.BindableConvention 
    Modifier and Type Constant Field Value
    public static final double COST_MULTIPLIER 2.0
  • org.apache.calcite.interpreter.org.apache.calcite.interpreter.Interpreter.CompilerImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String REWRITE_METHOD_NAME "rewrite"
    private static final java.lang.String VISIT_METHOD_NAME "visit"
  • org.apache.calcite.jdbc.Driver 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONNECT_STRING_PREFIX "jdbc:calcite:"
  • org.apache.calcite.plan.RelOptQuery 
    Modifier and Type Constant Field Value
    public static final java.lang.String CORREL_PREFIX "$cor"
  • org.apache.calcite.plan.RelOptUtil 
    Modifier and Type Constant Field Value
    static final boolean B false
    public static final double EPSILON 1.0E-5
  • org.apache.calcite.plan.RelOptUtil.TypeDumper 
    Modifier and Type Constant Field Value
    private final java.lang.String extraIndent " "
  • org.apache.calcite.rel.core.CorrelationId 
    Modifier and Type Constant Field Value
    public static final java.lang.String CORREL_PREFIX "$cor"
  • org.apache.calcite.rel.core.Match 
    Modifier and Type Constant Field Value
    private static final java.lang.String STAR "*"
  • org.apache.calcite.rel.core.Project.Flags 
    Modifier and Type Constant Field Value
    public static final int ANON_FIELDS 2
    public static final int BOXED 1
    public static final int NONE 0
  • org.apache.calcite.sql.advise.SqlAdvisor 
    Modifier and Type Constant Field Value
    private static final java.lang.String HINT_TOKEN "_suggest_"