public static final class PulsarApi.CommandAuthChallenge extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite implements PulsarApi.CommandAuthChallengeOrBuilder, ByteBufCodedOutputStream.ByteBufGeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarApi.CommandAuthChallenge.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 |
CHALLENGE_FIELD_NUMBER |
static int |
PROTOCOL_VERSION_FIELD_NUMBER |
static int |
SERVER_VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.AuthData |
getChallenge() |
static PulsarApi.CommandAuthChallenge |
getDefaultInstance() |
PulsarApi.CommandAuthChallenge |
getDefaultInstanceForType() |
int |
getProtocolVersion() |
int |
getSerializedSize() |
String |
getServerVersion() |
boolean |
hasChallenge() |
boolean |
hasProtocolVersion() |
boolean |
hasServerVersion() |
boolean |
isInitialized() |
static PulsarApi.CommandAuthChallenge.Builder |
newBuilder() |
static PulsarApi.CommandAuthChallenge.Builder |
newBuilder(PulsarApi.CommandAuthChallenge prototype) |
PulsarApi.CommandAuthChallenge.Builder |
newBuilderForType() |
static PulsarApi.CommandAuthChallenge |
parseDelimitedFrom(InputStream input) |
static PulsarApi.CommandAuthChallenge |
parseDelimitedFrom(InputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandAuthChallenge |
parseFrom(byte[] data) |
static PulsarApi.CommandAuthChallenge |
parseFrom(byte[] data,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandAuthChallenge |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data) |
static PulsarApi.CommandAuthChallenge |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandAuthChallenge |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) |
static PulsarApi.CommandAuthChallenge |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandAuthChallenge |
parseFrom(InputStream input) |
static PulsarApi.CommandAuthChallenge |
parseFrom(InputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
void |
recycle() |
PulsarApi.CommandAuthChallenge.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(ByteBufCodedOutputStream output) |
void |
writeTo(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedOutputStream output) |
newRepeatedGeneratedExtension, newSingularGeneratedExtensionpublic static final int SERVER_VERSION_FIELD_NUMBER
public static final int CHALLENGE_FIELD_NUMBER
public static final int PROTOCOL_VERSION_FIELD_NUMBER
public void recycle()
public static PulsarApi.CommandAuthChallenge getDefaultInstance()
public PulsarApi.CommandAuthChallenge getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic boolean hasServerVersion()
hasServerVersion in interface PulsarApi.CommandAuthChallengeOrBuilderpublic String getServerVersion()
getServerVersion in interface PulsarApi.CommandAuthChallengeOrBuilderpublic boolean hasChallenge()
hasChallenge in interface PulsarApi.CommandAuthChallengeOrBuilderpublic PulsarApi.AuthData getChallenge()
getChallenge in interface PulsarApi.CommandAuthChallengeOrBuilderpublic boolean hasProtocolVersion()
hasProtocolVersion in interface PulsarApi.CommandAuthChallengeOrBuilderpublic int getProtocolVersion()
getProtocolVersion in interface PulsarApi.CommandAuthChallengeOrBuilderpublic 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 PulsarApi.CommandAuthChallenge 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 PulsarApi.CommandAuthChallenge 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 PulsarApi.CommandAuthChallenge parseFrom(byte[] data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandAuthChallenge 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 PulsarApi.CommandAuthChallenge parseFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandAuthChallenge parseFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandAuthChallenge parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandAuthChallenge parseDelimitedFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandAuthChallenge parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandAuthChallenge 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 PulsarApi.CommandAuthChallenge.Builder newBuilder()
public PulsarApi.CommandAuthChallenge.Builder newBuilderForType()
newBuilderForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLitepublic static PulsarApi.CommandAuthChallenge.Builder newBuilder(PulsarApi.CommandAuthChallenge prototype)
public PulsarApi.CommandAuthChallenge.Builder toBuilder()
toBuilder in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteCopyright © 2017–2021 Apache Software Foundation. All rights reserved.