public static final class PulsarApi.CommandGetSchemaResponse extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite implements PulsarApi.CommandGetSchemaResponseOrBuilder, ByteBufCodedOutputStream.ByteBufGeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarApi.CommandGetSchemaResponse.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 |
ERROR_CODE_FIELD_NUMBER |
static int |
ERROR_MESSAGE_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SCHEMA_FIELD_NUMBER |
static int |
SCHEMA_VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static PulsarApi.CommandGetSchemaResponse |
getDefaultInstance() |
PulsarApi.CommandGetSchemaResponse |
getDefaultInstanceForType() |
PulsarApi.ServerError |
getErrorCode() |
String |
getErrorMessage() |
long |
getRequestId() |
PulsarApi.Schema |
getSchema() |
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString |
getSchemaVersion() |
int |
getSerializedSize() |
boolean |
hasErrorCode() |
boolean |
hasErrorMessage() |
boolean |
hasRequestId() |
boolean |
hasSchema() |
boolean |
hasSchemaVersion() |
boolean |
isInitialized() |
static PulsarApi.CommandGetSchemaResponse.Builder |
newBuilder() |
static PulsarApi.CommandGetSchemaResponse.Builder |
newBuilder(PulsarApi.CommandGetSchemaResponse prototype) |
PulsarApi.CommandGetSchemaResponse.Builder |
newBuilderForType() |
static PulsarApi.CommandGetSchemaResponse |
parseDelimitedFrom(InputStream input) |
static PulsarApi.CommandGetSchemaResponse |
parseDelimitedFrom(InputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(byte[] data) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(byte[] data,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(InputStream input) |
static PulsarApi.CommandGetSchemaResponse |
parseFrom(InputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
void |
recycle() |
PulsarApi.CommandGetSchemaResponse.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 REQUEST_ID_FIELD_NUMBER
public static final int ERROR_CODE_FIELD_NUMBER
public static final int ERROR_MESSAGE_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
public static final int SCHEMA_VERSION_FIELD_NUMBER
public void recycle()
public static PulsarApi.CommandGetSchemaResponse getDefaultInstance()
public PulsarApi.CommandGetSchemaResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic boolean hasRequestId()
hasRequestId in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic long getRequestId()
getRequestId in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic boolean hasErrorCode()
hasErrorCode in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic PulsarApi.ServerError getErrorCode()
getErrorCode in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic boolean hasErrorMessage()
hasErrorMessage in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic String getErrorMessage()
getErrorMessage in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic boolean hasSchema()
hasSchema in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic PulsarApi.Schema getSchema()
getSchema in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic boolean hasSchemaVersion()
hasSchemaVersion in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getSchemaVersion()
getSchemaVersion in interface PulsarApi.CommandGetSchemaResponseOrBuilderpublic 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.CommandGetSchemaResponse 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.CommandGetSchemaResponse 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.CommandGetSchemaResponse parseFrom(byte[] data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandGetSchemaResponse 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.CommandGetSchemaResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandGetSchemaResponse parseFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandGetSchemaResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandGetSchemaResponse parseDelimitedFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandGetSchemaResponse parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandGetSchemaResponse 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.CommandGetSchemaResponse.Builder newBuilder()
public PulsarApi.CommandGetSchemaResponse.Builder newBuilderForType()
newBuilderForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLitepublic static PulsarApi.CommandGetSchemaResponse.Builder newBuilder(PulsarApi.CommandGetSchemaResponse prototype)
public PulsarApi.CommandGetSchemaResponse.Builder toBuilder()
toBuilder in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteCopyright © 2017–2021 Apache Software Foundation. All rights reserved.