| 程序包 | 说明 |
|---|---|
| org.vootoo.client.netty.protocol | |
| org.vootoo.client.netty.util |
| 限定符和类型 | 字段和说明 |
|---|---|
static com.google.protobuf.Parser<SolrProtocol.KeyValue> |
SolrProtocol.KeyValue.PARSER |
| 限定符和类型 | 方法和说明 |
|---|---|
SolrProtocol.KeyValue |
SolrProtocol.KeyValue.Builder.build() |
SolrProtocol.KeyValue |
SolrProtocol.KeyValue.Builder.buildPartial() |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.getDefaultInstance() |
SolrProtocol.KeyValue |
SolrProtocol.KeyValue.getDefaultInstanceForType() |
SolrProtocol.KeyValue |
SolrProtocol.KeyValue.Builder.getDefaultInstanceForType() |
SolrProtocol.KeyValue |
SolrProtocol.ExceptionBodyOrBuilder.getMetadata(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
SolrProtocol.KeyValue |
SolrProtocol.ExceptionBody.getMetadata(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
SolrProtocol.KeyValue |
SolrProtocol.ExceptionBody.Builder.getMetadata(int index)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseDelimitedFrom(InputStream input) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(byte[] data) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(com.google.protobuf.ByteString data) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(InputStream input) |
static SolrProtocol.KeyValue |
SolrProtocol.KeyValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SolrProtocol.KeyValue> |
SolrProtocol.ExceptionBodyOrBuilder.getMetadataList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
List<SolrProtocol.KeyValue> |
SolrProtocol.ExceptionBody.getMetadataList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
List<SolrProtocol.KeyValue> |
SolrProtocol.ExceptionBody.Builder.getMetadataList()
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
com.google.protobuf.Parser<SolrProtocol.KeyValue> |
SolrProtocol.KeyValue.getParserForType() |
| 限定符和类型 | 方法和说明 |
|---|---|
SolrProtocol.ExceptionBody.Builder |
SolrProtocol.ExceptionBody.Builder.addMetadata(int index,
SolrProtocol.KeyValue value)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
SolrProtocol.ExceptionBody.Builder |
SolrProtocol.ExceptionBody.Builder.addMetadata(SolrProtocol.KeyValue value)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
SolrProtocol.KeyValue.Builder |
SolrProtocol.KeyValue.Builder.mergeFrom(SolrProtocol.KeyValue other) |
static SolrProtocol.KeyValue.Builder |
SolrProtocol.KeyValue.newBuilder(SolrProtocol.KeyValue prototype) |
SolrProtocol.ExceptionBody.Builder |
SolrProtocol.ExceptionBody.Builder.setMetadata(int index,
SolrProtocol.KeyValue value)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
| 限定符和类型 | 方法和说明 |
|---|---|
SolrProtocol.ExceptionBody.Builder |
SolrProtocol.ExceptionBody.Builder.addAllMetadata(Iterable<? extends SolrProtocol.KeyValue> values)
repeated .org.vootoo.client.netty.protocol.KeyValue metadata = 3; |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static org.apache.solr.common.util.NamedList<String> |
ProtobufUtil.toSolrExceptionMetadata(List<SolrProtocol.KeyValue> keyValues) |
Copyright © 2017 vootoo. All rights reserved.