Uses of Class
org.apache.pulsar.common.api.proto.ClusterMessageId
Packages that use ClusterMessageId
-
Uses of ClusterMessageId in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return ClusterMessageIdModifier and TypeMethodDescriptionReplicatedSubscriptionsSnapshot.addCluster()ReplicatedSubscriptionsUpdate.addCluster()ClusterMessageId.clear()ClusterMessageId.clearCluster()ClusterMessageId.clearMessageId()ClusterMessageId.copyFrom(ClusterMessageId _other) ReplicatedSubscriptionsSnapshotResponse.getCluster()ReplicatedSubscriptionsSnapshot.getClusterAt(int idx) ReplicatedSubscriptionsUpdate.getClusterAt(int idx) ClusterMessageId.setCluster(String cluster) ReplicatedSubscriptionsSnapshotResponse.setCluster()Methods in org.apache.pulsar.common.api.proto that return types with arguments of type ClusterMessageIdModifier and TypeMethodDescriptionReplicatedSubscriptionsSnapshot.getClustersList()ReplicatedSubscriptionsUpdate.getClustersList()Methods in org.apache.pulsar.common.api.proto with parameters of type ClusterMessageIdMethod parameters in org.apache.pulsar.common.api.proto with type arguments of type ClusterMessageIdModifier and TypeMethodDescriptionReplicatedSubscriptionsSnapshot.addAllClusters(Iterable<ClusterMessageId> clusters) ReplicatedSubscriptionsUpdate.addAllClusters(Iterable<ClusterMessageId> clusters)