Constant Field Values

Contents

org.apache.*

  • org.apache.storm.jdbc.topology.AbstractUserTopology 
    Modifier and Type Constant Field Value
    protected static final String JDBC_CONF "jdbc.conf"
    protected static final String SELECT_QUERY "select dept_name from department, user_department where department.dept_id = user_department.dept_id and user_department.user_id = ?"
    protected static final String TABLE_NAME "user"
  • org.apache.storm.kafka.bolt.KafkaBolt<K,​V> 
    Modifier and Type Constant Field Value
    public static final String TOPIC "topic"
  • org.apache.storm.perf.spout.FileReadSpout 
    Modifier and Type Constant Field Value
    public static final String FIELDS "sentence"
  • org.apache.storm.perf.spout.WordGenSpout 
    Modifier and Type Constant Field Value
    public static final String FIELDS "word"
  • org.apache.storm.security.auth.kerberos.KerberosSaslTransportPlugin 
    Modifier and Type Constant Field Value
    public static final String KERBEROS "GSSAPI"
  • org.apache.storm.security.auth.kerberos.NoOpTTrasport 
    Modifier and Type Constant Field Value
    protected static final int DEFAULT_MAX_LENGTH 2147483647
    protected static final int MECHANISM_NAME_BYTES 1
    protected static final int PAYLOAD_LENGTH_BYTES 4
    protected static final int STATUS_BYTES 1