| 程序包 | 说明 |
|---|---|
| org.vootoo.client.netty.protocol |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SolrProtocol.ContentStream
Protobuf type
org.vootoo.client.netty.protocol.ContentStream |
static class |
SolrProtocol.ContentStream.Builder
Protobuf type
org.vootoo.client.netty.protocol.ContentStream |
| 限定符和类型 | 方法和说明 |
|---|---|
SolrProtocol.ContentStreamOrBuilder |
SolrProtocol.SolrRequestOrBuilder.getContentStreamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
SolrProtocol.ContentStreamOrBuilder |
SolrProtocol.SolrRequest.getContentStreamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
SolrProtocol.ContentStreamOrBuilder |
SolrProtocol.SolrRequest.Builder.getContentStreamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends SolrProtocol.ContentStreamOrBuilder> |
SolrProtocol.SolrRequestOrBuilder.getContentStreamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
List<? extends SolrProtocol.ContentStreamOrBuilder> |
SolrProtocol.SolrRequest.getContentStreamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
List<? extends SolrProtocol.ContentStreamOrBuilder> |
SolrProtocol.SolrRequest.Builder.getContentStreamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
Copyright © 2017 vootoo. All rights reserved.