| Package | Description |
|---|---|
| org.apache.pulsar.broker.service |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.nonpersistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.persistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.pulsar.common.util.collections.ConcurrentOpenHashMap<String,? extends Replicator> |
Topic.getReplicators() |
| Modifier and Type | Class and Description |
|---|---|
class |
NonPersistentReplicator |
| Modifier and Type | Method and Description |
|---|---|
Replicator |
NonPersistentTopic.getPersistentReplicator(String remoteCluster) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentReplicator |
| Modifier and Type | Method and Description |
|---|---|
Replicator |
PersistentTopic.getPersistentReplicator(String remoteCluster) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pulsar.common.util.collections.ConcurrentOpenHashMap<String,Replicator> |
PersistentTopic.getReplicators() |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.