Constant Field Values

Contents

org.apache.*

  • org.apache.zookeeper.jmx.CommonNames 
    Modifier and Type Constant Field Value
    public static final java.lang.String DATA_TREE_KEY "DataTree"
    public static final java.lang.String DOMAIN "org.apache.ZooKeeperService"
    public static final java.lang.String STANDALONE_SERVER_KEY "StandaloneServer"
  • org.apache.zookeeper.server.admin.CommandResponse 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEY_COMMAND "command"
    public static final java.lang.String KEY_ERROR "error"
  • org.apache.zookeeper.server.admin.JettyAdminServer 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_COMMAND_URL "/commands"
    public static final int DEFAULT_IDLE_TIMEOUT 30000
    public static final int DEFAULT_PORT 8080
  • org.apache.zookeeper.server.admin.JsonOutputter 
    Modifier and Type Constant Field Value
    public static final java.lang.String ERROR_RESPONSE "{\"error\": \"Exception writing command response to JSON\"}"
  • org.apache.zookeeper.server.command.AbstractFourLetterCommand 
    Modifier and Type Constant Field Value
    public static final java.lang.String ZK_NOT_SERVING "This ZooKeeper instance is not currently serving requests"
  • org.apache.zookeeper.server.command.FourLetterCommands 
    Modifier and Type Constant Field Value
    public static final int telnetCloseCmd -720899
  • org.apache.zookeeper.version.Info 
    Modifier and Type Constant Field Value
    public static final java.lang.String BUILD_DATE "10/12/2022 17:23 GMT"
    public static final int MAJOR 3
    public static final int MICRO 6
    public static final int MINOR 5
    public static final java.lang.String QUALIFIER "mapr-2210"
    public static final int REVISION -1
    public static final java.lang.String REVISION_HASH "0f5e88f0d2236384205aa9836b079583376a457a"