public static final class SolrProtocol.ContentStream.Builder extends com.google.protobuf.GeneratedMessage.Builder<SolrProtocol.ContentStream.Builder> implements SolrProtocol.ContentStreamOrBuilder
org.vootoo.client.netty.protocol.ContentStream| 限定符和类型 | 方法和说明 |
|---|---|
SolrProtocol.ContentStream |
build() |
SolrProtocol.ContentStream |
buildPartial() |
SolrProtocol.ContentStream.Builder |
clear() |
SolrProtocol.ContentStream.Builder |
clearContentType()
optional string contentType = 3; |
SolrProtocol.ContentStream.Builder |
clearName()
optional string name = 1; |
SolrProtocol.ContentStream.Builder |
clearSize()
required int64 size = 4; |
SolrProtocol.ContentStream.Builder |
clearSourceInfo()
optional string sourceInfo = 2; |
SolrProtocol.ContentStream.Builder |
clearStream()
required bytes stream = 5; |
SolrProtocol.ContentStream.Builder |
clone() |
String |
getContentType()
optional string contentType = 3; |
com.google.protobuf.ByteString |
getContentTypeBytes()
optional string contentType = 3; |
SolrProtocol.ContentStream |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
long |
getSize()
required int64 size = 4; |
String |
getSourceInfo()
optional string sourceInfo = 2; |
com.google.protobuf.ByteString |
getSourceInfoBytes()
optional string sourceInfo = 2; |
com.google.protobuf.ByteString |
getStream()
required bytes stream = 5; |
boolean |
hasContentType()
optional string contentType = 3; |
boolean |
hasName()
optional string name = 1; |
boolean |
hasSize()
required int64 size = 4; |
boolean |
hasSourceInfo()
optional string sourceInfo = 2; |
boolean |
hasStream()
required bytes stream = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SolrProtocol.ContentStream.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SolrProtocol.ContentStream.Builder |
mergeFrom(com.google.protobuf.Message other) |
SolrProtocol.ContentStream.Builder |
mergeFrom(SolrProtocol.ContentStream other) |
SolrProtocol.ContentStream.Builder |
setContentType(String value)
optional string contentType = 3; |
SolrProtocol.ContentStream.Builder |
setContentTypeBytes(com.google.protobuf.ByteString value)
optional string contentType = 3; |
SolrProtocol.ContentStream.Builder |
setName(String value)
optional string name = 1; |
SolrProtocol.ContentStream.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1; |
SolrProtocol.ContentStream.Builder |
setSize(long value)
required int64 size = 4; |
SolrProtocol.ContentStream.Builder |
setSourceInfo(String value)
optional string sourceInfo = 2; |
SolrProtocol.ContentStream.Builder |
setSourceInfoBytes(com.google.protobuf.ByteString value)
optional string sourceInfo = 2; |
SolrProtocol.ContentStream.Builder |
setStream(com.google.protobuf.ByteString value)
required bytes stream = 5; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldspublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<SolrProtocol.ContentStream.Builder>public SolrProtocol.ContentStream.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<SolrProtocol.ContentStream.Builder>public SolrProtocol.ContentStream.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<SolrProtocol.ContentStream.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<SolrProtocol.ContentStream.Builder>public SolrProtocol.ContentStream getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic SolrProtocol.ContentStream build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic SolrProtocol.ContentStream buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic SolrProtocol.ContentStream.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<SolrProtocol.ContentStream.Builder>public SolrProtocol.ContentStream.Builder mergeFrom(SolrProtocol.ContentStream other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<SolrProtocol.ContentStream.Builder>public SolrProtocol.ContentStream.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<SolrProtocol.ContentStream.Builder>IOExceptionpublic boolean hasName()
optional string name = 1;hasName 在接口中 SolrProtocol.ContentStreamOrBuilderpublic String getName()
optional string name = 1;getName 在接口中 SolrProtocol.ContentStreamOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;public SolrProtocol.ContentStream.Builder setName(String value)
optional string name = 1;public SolrProtocol.ContentStream.Builder clearName()
optional string name = 1;public SolrProtocol.ContentStream.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1;public boolean hasSourceInfo()
optional string sourceInfo = 2;public String getSourceInfo()
optional string sourceInfo = 2;public com.google.protobuf.ByteString getSourceInfoBytes()
optional string sourceInfo = 2;public SolrProtocol.ContentStream.Builder setSourceInfo(String value)
optional string sourceInfo = 2;public SolrProtocol.ContentStream.Builder clearSourceInfo()
optional string sourceInfo = 2;public SolrProtocol.ContentStream.Builder setSourceInfoBytes(com.google.protobuf.ByteString value)
optional string sourceInfo = 2;public boolean hasContentType()
optional string contentType = 3;public String getContentType()
optional string contentType = 3;public com.google.protobuf.ByteString getContentTypeBytes()
optional string contentType = 3;public SolrProtocol.ContentStream.Builder setContentType(String value)
optional string contentType = 3;public SolrProtocol.ContentStream.Builder clearContentType()
optional string contentType = 3;public SolrProtocol.ContentStream.Builder setContentTypeBytes(com.google.protobuf.ByteString value)
optional string contentType = 3;public boolean hasSize()
required int64 size = 4;hasSize 在接口中 SolrProtocol.ContentStreamOrBuilderpublic long getSize()
required int64 size = 4;getSize 在接口中 SolrProtocol.ContentStreamOrBuilderpublic SolrProtocol.ContentStream.Builder setSize(long value)
required int64 size = 4;public SolrProtocol.ContentStream.Builder clearSize()
required int64 size = 4;public boolean hasStream()
required bytes stream = 5;hasStream 在接口中 SolrProtocol.ContentStreamOrBuilderpublic com.google.protobuf.ByteString getStream()
required bytes stream = 5;getStream 在接口中 SolrProtocol.ContentStreamOrBuilderpublic SolrProtocol.ContentStream.Builder setStream(com.google.protobuf.ByteString value)
required bytes stream = 5;public SolrProtocol.ContentStream.Builder clearStream()
required bytes stream = 5;Copyright © 2016 vootoo. All rights reserved.