Uses of Class
org.apache.activemq.partition.dto.Partitioning
-
Packages that use Partitioning Package Description org.apache.activemq.partition -
-
Uses of Partitioning in org.apache.activemq.partition
Fields in org.apache.activemq.partition declared as Partitioning Modifier and Type Field Description protected Partitioning
PartitionBrokerPlugin. config
protected Partitioning
ZooKeeperPartitionBroker. config
Methods in org.apache.activemq.partition that return Partitioning Modifier and Type Method Description protected Partitioning
PartitionBroker. getConfig()
Partitioning
PartitionBrokerPlugin. getConfig()
protected Partitioning
ZooKeeperPartitionBroker. getConfig()
Methods in org.apache.activemq.partition with parameters of type Partitioning Modifier and Type Method Description void
PartitionBrokerPlugin. setConfig(Partitioning config)
-