| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
ClusterMessageId |
ReplicatedSubscriptionsUpdate.addCluster() |
ClusterMessageId |
ReplicatedSubscriptionsSnapshot.addCluster() |
ClusterMessageId |
ClusterMessageId.clear() |
ClusterMessageId |
ClusterMessageId.clearCluster() |
ClusterMessageId |
ClusterMessageId.clearMessageId() |
ClusterMessageId |
ClusterMessageId.copyFrom(ClusterMessageId _other) |
ClusterMessageId |
ReplicatedSubscriptionsSnapshotResponse.getCluster() |
ClusterMessageId |
ReplicatedSubscriptionsUpdate.getClusterAt(int idx) |
ClusterMessageId |
ReplicatedSubscriptionsSnapshot.getClusterAt(int idx) |
ClusterMessageId |
ReplicatedSubscriptionsSnapshotResponse.setCluster() |
ClusterMessageId |
ClusterMessageId.setCluster(String cluster) |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterMessageId> |
ReplicatedSubscriptionsUpdate.getClustersList() |
List<ClusterMessageId> |
ReplicatedSubscriptionsSnapshot.getClustersList() |
| Modifier and Type | Method and Description |
|---|---|
ClusterMessageId |
ClusterMessageId.copyFrom(ClusterMessageId _other) |
| Modifier and Type | Method and Description |
|---|---|
ReplicatedSubscriptionsUpdate |
ReplicatedSubscriptionsUpdate.addAllClusters(Iterable<ClusterMessageId> clusters) |
ReplicatedSubscriptionsSnapshot |
ReplicatedSubscriptionsSnapshot.addAllClusters(Iterable<ClusterMessageId> clusters) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.