public static interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarMarkers.ClusterMessageId |
getClusters(int index) |
int |
getClustersCount() |
List<PulsarMarkers.ClusterMessageId> |
getClustersList() |
PulsarMarkers.MessageIdData |
getLocalMessageId() |
String |
getSnapshotId() |
boolean |
hasLocalMessageId() |
boolean |
hasSnapshotId() |
boolean hasSnapshotId()
String getSnapshotId()
boolean hasLocalMessageId()
PulsarMarkers.MessageIdData getLocalMessageId()
List<PulsarMarkers.ClusterMessageId> getClustersList()
PulsarMarkers.ClusterMessageId getClusters(int index)
int getClustersCount()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.