public class BrokerClusterInfo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
ADDRESS
Address of broker in the form of host:port
|
static String |
ID
The ID of the broker.
|
static String |
NUM_MSGS
Number of messages stored in this broker's message store.
|
static String |
STATE
State of broker
|
static String |
STATE_LABEL
State label of broker.
|
static String |
STATUS_TIMESTAMP
Status Timestamp.
|
static String |
TAKEOVER_BROKER_ID
ID of the broker that has taken over this broker's store.
|
public static final String ADDRESS
public static final String ID
public static final String STATE
public static final String STATE_LABEL
public static final String NUM_MSGS
public static final String TAKEOVER_BROKER_ID
public static final String STATUS_TIMESTAMP
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.