public static final class PulsarMarkers.ReplicatedSubscriptionsSnapshot extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite implements PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilder, ByteBufCodedOutputStream.ByteBufGeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarMarkers.ReplicatedSubscriptionsSnapshot.Builder |
org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableBuilder<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType>>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.GeneratedExtension<ContainingType extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CLUSTERS_FIELD_NUMBER |
static int |
LOCAL_MESSAGE_ID_FIELD_NUMBER |
static int |
SNAPSHOT_ID_FIELD_NUMBER |
newRepeatedGeneratedExtension, newSingularGeneratedExtensionpublic static final int SNAPSHOT_ID_FIELD_NUMBER
public static final int LOCAL_MESSAGE_ID_FIELD_NUMBER
public static final int CLUSTERS_FIELD_NUMBER
public void recycle()
public static PulsarMarkers.ReplicatedSubscriptionsSnapshot getDefaultInstance()
public PulsarMarkers.ReplicatedSubscriptionsSnapshot getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic boolean hasSnapshotId()
hasSnapshotId in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic String getSnapshotId()
getSnapshotId in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic boolean hasLocalMessageId()
hasLocalMessageId in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic PulsarMarkers.MessageIdData getLocalMessageId()
getLocalMessageId in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic List<PulsarMarkers.ClusterMessageId> getClustersList()
getClustersList in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic List<? extends PulsarMarkers.ClusterMessageIdOrBuilder> getClustersOrBuilderList()
public int getClustersCount()
getClustersCount in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic PulsarMarkers.ClusterMessageId getClusters(int index)
getClusters in interface PulsarMarkers.ReplicatedSubscriptionsSnapshotOrBuilderpublic PulsarMarkers.ClusterMessageIdOrBuilder getClustersOrBuilder(int index)
public final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic void writeTo(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteIOExceptionpublic void writeTo(ByteBufCodedOutputStream output) throws IOException
writeTo in interface ByteBufCodedOutputStream.ByteBufGeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface ByteBufCodedOutputStream.ByteBufGeneratedMessagegetSerializedSize in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteprotected Object writeReplace() throws ObjectStreamException
writeReplace in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLiteObjectStreamExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(byte[] data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(byte[] data, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseDelimitedFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) throws IOException
IOExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot.Builder newBuilder()
public PulsarMarkers.ReplicatedSubscriptionsSnapshot.Builder newBuilderForType()
newBuilderForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLitepublic static PulsarMarkers.ReplicatedSubscriptionsSnapshot.Builder newBuilder(PulsarMarkers.ReplicatedSubscriptionsSnapshot prototype)
public PulsarMarkers.ReplicatedSubscriptionsSnapshot.Builder toBuilder()
toBuilder in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteCopyright © 2017–2021 Apache Software Foundation. All rights reserved.