A B C G I L M O P R S T Z 

A

addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.partition.PartitionBroker
 

B

brokers - Variable in class org.apache.activemq.partition.dto.Partitioning
Maps broker names to broker URLs.
byClientId - Variable in class org.apache.activemq.partition.dto.Partitioning
If a client connects with a clientId which is listed in the map, then he will be immediately reconnected to the partition target immediately.
byQueue - Variable in class org.apache.activemq.partition.dto.Partitioning
Used to map the preferred partitioning of queues across a set of brokers.
bySourceIp - Variable in class org.apache.activemq.partition.dto.Partitioning
If a client connects with source ip which is listed in the map, then he will be immediately reconnected to the partition target immediately.
byTopic - Variable in class org.apache.activemq.partition.dto.Partitioning
Used to map the preferred partitioning of topics across a set of brokers.
byUserName - Variable in class org.apache.activemq.partition.dto.Partitioning
If a client connects with a user priciple which is listed in the map, then he will be immediately reconnected to the partition target immediately.

C

checkTarget(PartitionBroker.ConnectionMonitor) - Method in class org.apache.activemq.partition.PartitionBroker
 
config - Variable in class org.apache.activemq.partition.PartitionBrokerPlugin
 
config - Variable in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
configAcquired - Variable in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 

G

getBrokers() - Method in class org.apache.activemq.partition.dto.Partitioning
 
getBrokerURL(PartitionBroker, String) - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
getByClientId() - Method in class org.apache.activemq.partition.dto.Partitioning
 
getByQueue() - Method in class org.apache.activemq.partition.dto.Partitioning
 
getBySourceIp() - Method in class org.apache.activemq.partition.dto.Partitioning
 
getByTopic() - Method in class org.apache.activemq.partition.dto.Partitioning
 
getByUserName() - Method in class org.apache.activemq.partition.dto.Partitioning
 
getConfig() - Method in class org.apache.activemq.partition.PartitionBroker
 
getConfig() - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
getConfig() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
getConnectionString(HashSet<String>) - Method in class org.apache.activemq.partition.PartitionBroker
 
getIds() - Method in class org.apache.activemq.partition.dto.Target
 
getMinTransferCount() - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
getTarget(ActiveMQDestination) - Method in class org.apache.activemq.partition.PartitionBroker
 
getZkAddress() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
getZkPassword() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
getZkPath() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
getZkSessionTmeout() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 

I

ids - Variable in class org.apache.activemq.partition.dto.Target
 
installPlugin(Broker) - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
installPlugin(Broker) - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 

L

LOG - Static variable in class org.apache.activemq.partition.PartitionBroker
 
LOG - Static variable in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 

M

MAPPER - Static variable in class org.apache.activemq.partition.dto.Partitioning
 
minTransferCount - Variable in class org.apache.activemq.partition.PartitionBrokerPlugin
 
monitors - Variable in class org.apache.activemq.partition.PartitionBroker
 
monitorWait() - Method in class org.apache.activemq.partition.PartitionBroker
 
monitorWakeup() - Method in class org.apache.activemq.partition.PartitionBroker
 

O

onMonitorStart() - Method in class org.apache.activemq.partition.PartitionBroker
 
onMonitorStop() - Method in class org.apache.activemq.partition.PartitionBroker
 
onMonitorStop() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
org.apache.activemq.partition - package org.apache.activemq.partition
 
org.apache.activemq.partition.dto - package org.apache.activemq.partition.dto
 

P

PartitionBroker - Class in org.apache.activemq.partition
A BrokerFilter which partitions client connections over a cluster of brokers.
PartitionBroker(Broker, PartitionBrokerPlugin) - Constructor for class org.apache.activemq.partition.PartitionBroker
 
PartitionBrokerPlugin - Class in org.apache.activemq.partition
A BrokerPlugin which partitions client connections over a cluster of brokers.
PartitionBrokerPlugin() - Constructor for class org.apache.activemq.partition.PartitionBrokerPlugin
 
Partitioning - Class in org.apache.activemq.partition.dto
The main Configuration class for the PartitionBroker plugin
Partitioning() - Constructor for class org.apache.activemq.partition.dto.Partitioning
 
pickBestBroker(PartitionBroker.ConnectionMonitor) - Method in class org.apache.activemq.partition.PartitionBroker
 
plugin - Variable in class org.apache.activemq.partition.PartitionBroker
 
plugin() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 

R

reloadConfigOnPoll - Variable in class org.apache.activemq.partition.PartitionBroker
 
reloadConfiguration() - Method in class org.apache.activemq.partition.PartitionBroker
 
reloadConfiguration() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.partition.PartitionBroker
 
runPartitionMonitor() - Method in class org.apache.activemq.partition.PartitionBroker
 

S

send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.partition.PartitionBroker
 
setBrokers(HashMap<String, String>) - Method in class org.apache.activemq.partition.dto.Partitioning
 
setByClientId(HashMap<String, Target>) - Method in class org.apache.activemq.partition.dto.Partitioning
 
setByQueue(HashMap<String, Target>) - Method in class org.apache.activemq.partition.dto.Partitioning
 
setBySourceIp(HashMap<String, Target>) - Method in class org.apache.activemq.partition.dto.Partitioning
 
setByTopic(HashMap<String, Target>) - Method in class org.apache.activemq.partition.dto.Partitioning
 
setByUserName(HashMap<String, Target>) - Method in class org.apache.activemq.partition.dto.Partitioning
 
setConfig(Partitioning) - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
setConfigAsJson(String) - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
setIds(Collection<String>) - Method in class org.apache.activemq.partition.dto.Target
 
setMinTransferCount(int) - Method in class org.apache.activemq.partition.PartitionBrokerPlugin
 
setZkAddress(String) - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
setZkPassword(String) - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
setZkPath(String) - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
setZkSessionTmeout(String) - Method in class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
start() - Method in class org.apache.activemq.partition.PartitionBroker
 
start() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 

T

Target - Class in org.apache.activemq.partition.dto
Represents a partition target.
Target() - Constructor for class org.apache.activemq.partition.dto.Target
 
Target(String...) - Constructor for class org.apache.activemq.partition.dto.Target
 
TO_STRING_MAPPER - Static variable in class org.apache.activemq.partition.dto.Partitioning
 
toString() - Method in class org.apache.activemq.partition.dto.Partitioning
 
toString() - Method in class org.apache.activemq.partition.dto.Target
 

Z

zk_client - Variable in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
zkConnect() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
zkDisconnect() - Method in class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
ZooKeeperPartitionBroker - Class in org.apache.activemq.partition
 
ZooKeeperPartitionBroker(Broker, ZooKeeperPartitionBrokerPlugin) - Constructor for class org.apache.activemq.partition.ZooKeeperPartitionBroker
 
ZooKeeperPartitionBrokerPlugin - Class in org.apache.activemq.partition
A PartitionBrokerPlugin which gets it's configuration from ZooKeeper.
ZooKeeperPartitionBrokerPlugin() - Constructor for class org.apache.activemq.partition.ZooKeeperPartitionBrokerPlugin
 
A B C G I L M O P R S T Z 

Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.