public static final class SolrProtocol.ExceptionBody extends com.google.protobuf.GeneratedMessage implements SolrProtocol.ExceptionBodyOrBuilder
org.vootoo.client.netty.protocol.ExceptionBody| 限定符和类型 | 类和说明 |
|---|---|
static class |
SolrProtocol.ExceptionBody.Builder
Protobuf type
org.vootoo.client.netty.protocol.ExceptionBody |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CODE_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
METADATA_FIELD_NUMBER |
static com.google.protobuf.Parser<SolrProtocol.ExceptionBody> |
PARSER |
static int |
TRACE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
required int32 code = 1; |
static SolrProtocol.ExceptionBody |
getDefaultInstance() |
SolrProtocol.ExceptionBody |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMessage()
optional string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
SolrProtocol.KeyValue |
getMetadata(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
int |
getMetadataCount()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
List<SolrProtocol.KeyValue> |
getMetadataList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
SolrProtocol.KeyValueOrBuilder |
getMetadataOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
List<? extends SolrProtocol.KeyValueOrBuilder> |
getMetadataOrBuilderList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
com.google.protobuf.Parser<SolrProtocol.ExceptionBody> |
getParserForType() |
int |
getSerializedSize() |
String |
getTrace()
optional string trace = 4; |
com.google.protobuf.ByteString |
getTraceBytes()
optional string trace = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCode()
required int32 code = 1; |
boolean |
hasMessage()
optional string message = 2; |
boolean |
hasTrace()
optional string trace = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SolrProtocol.ExceptionBody.Builder |
newBuilder() |
static SolrProtocol.ExceptionBody.Builder |
newBuilder(SolrProtocol.ExceptionBody prototype) |
SolrProtocol.ExceptionBody.Builder |
newBuilderForType() |
protected SolrProtocol.ExceptionBody.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SolrProtocol.ExceptionBody |
parseDelimitedFrom(InputStream input) |
static SolrProtocol.ExceptionBody |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ExceptionBody |
parseFrom(byte[] data) |
static SolrProtocol.ExceptionBody |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ExceptionBody |
parseFrom(com.google.protobuf.ByteString data) |
static SolrProtocol.ExceptionBody |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ExceptionBody |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SolrProtocol.ExceptionBody |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ExceptionBody |
parseFrom(InputStream input) |
static SolrProtocol.ExceptionBody |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SolrProtocol.ExceptionBody.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<SolrProtocol.ExceptionBody> PARSER
public static final int CODE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public static final int TRACE_FIELD_NUMBER
public static SolrProtocol.ExceptionBody getDefaultInstance()
public SolrProtocol.ExceptionBody getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<SolrProtocol.ExceptionBody> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic boolean hasCode()
required int32 code = 1;hasCode 在接口中 SolrProtocol.ExceptionBodyOrBuilderpublic int getCode()
required int32 code = 1;getCode 在接口中 SolrProtocol.ExceptionBodyOrBuilderpublic boolean hasMessage()
optional string message = 2;public String getMessage()
optional string message = 2;public com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;public List<SolrProtocol.KeyValue> getMetadataList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3;public List<? extends SolrProtocol.KeyValueOrBuilder> getMetadataOrBuilderList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3;public int getMetadataCount()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3;public SolrProtocol.KeyValue getMetadata(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3;public SolrProtocol.KeyValueOrBuilder getMetadataOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3;public boolean hasTrace()
optional string trace = 4;hasTrace 在接口中 SolrProtocol.ExceptionBodyOrBuilderpublic String getTrace()
optional string trace = 4;getTrace 在接口中 SolrProtocol.ExceptionBodyOrBuilderpublic com.google.protobuf.ByteString getTraceBytes()
optional string trace = 4;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace 在类中 com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static SolrProtocol.ExceptionBody parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ExceptionBody parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ExceptionBody parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ExceptionBody parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ExceptionBody parseFrom(InputStream input) throws IOException
IOExceptionpublic static SolrProtocol.ExceptionBody parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.ExceptionBody parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SolrProtocol.ExceptionBody parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.ExceptionBody parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SolrProtocol.ExceptionBody parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.ExceptionBody.Builder newBuilder()
public SolrProtocol.ExceptionBody.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SolrProtocol.ExceptionBody.Builder newBuilder(SolrProtocol.ExceptionBody prototype)
public SolrProtocol.ExceptionBody.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SolrProtocol.ExceptionBody.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2016 vootoo. All rights reserved.