Constant Field Values

Contents

org.apache.*

  • org.apache.geode.cache.configuration.CacheConfig 
    Modifier and Type Constant Field Value
    public static final String SEPARATOR "/"
  • org.apache.geode.cache.operations.InterestType 
    Modifier and Type Constant Field Value
    public static final byte TP_KEY 0
    public static final byte TP_LIST 4
    public static final byte TP_REGEX 1
  • org.apache.geode.cache.operations.PutOperationContext 
    Modifier and Type Constant Field Value
    public static final byte CREATE 1
    public static final byte UNKNOWN 0
    public static final byte UPDATE 2
  • org.apache.geode.cache.query.management.configuration.QueryConfigService 
    Modifier and Type Constant Field Value
    public static final String ELEMENT_ID "query-config-service"