Uses of Class
org.apache.pulsar.common.api.proto.ReplicatedSubscriptionsSnapshotResponse
-
Packages that use ReplicatedSubscriptionsSnapshotResponse Package Description org.apache.pulsar.common.api.proto org.apache.pulsar.common.protocol Common protocol. -
-
Uses of ReplicatedSubscriptionsSnapshotResponse in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return ReplicatedSubscriptionsSnapshotResponse Modifier and Type Method Description ReplicatedSubscriptionsSnapshotResponseReplicatedSubscriptionsSnapshotResponse. clear()ReplicatedSubscriptionsSnapshotResponseReplicatedSubscriptionsSnapshotResponse. clearCluster()ReplicatedSubscriptionsSnapshotResponseReplicatedSubscriptionsSnapshotResponse. clearSnapshotId()ReplicatedSubscriptionsSnapshotResponseReplicatedSubscriptionsSnapshotResponse. copyFrom(ReplicatedSubscriptionsSnapshotResponse _other)ReplicatedSubscriptionsSnapshotResponseReplicatedSubscriptionsSnapshotResponse. setSnapshotId(java.lang.String snapshotId)Methods in org.apache.pulsar.common.api.proto with parameters of type ReplicatedSubscriptionsSnapshotResponse Modifier and Type Method Description ReplicatedSubscriptionsSnapshotResponseReplicatedSubscriptionsSnapshotResponse. copyFrom(ReplicatedSubscriptionsSnapshotResponse _other) -
Uses of ReplicatedSubscriptionsSnapshotResponse in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol that return ReplicatedSubscriptionsSnapshotResponse Modifier and Type Method Description static ReplicatedSubscriptionsSnapshotResponseMarkers. parseReplicatedSubscriptionsSnapshotResponse(io.netty.buffer.ByteBuf payload)
-