public static final class SolrProtocol.ContentStream extends com.google.protobuf.GeneratedMessage implements SolrProtocol.ContentStreamOrBuilder
org.vootoo.client.netty.protocol.ContentStream| 限定符和类型 | 类和说明 |
|---|---|
static class |
SolrProtocol.ContentStream.Builder
Protobuf type
org.vootoo.client.netty.protocol.ContentStream |
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 |
CONTENTTYPE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<SolrProtocol.ContentStream> |
PARSER |
static int |
SIZE_FIELD_NUMBER |
static int |
SOURCEINFO_FIELD_NUMBER |
static int |
STREAM_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContentType()
optional string contentType = 3; |
com.google.protobuf.ByteString |
getContentTypeBytes()
optional string contentType = 3; |
static SolrProtocol.ContentStream |
getDefaultInstance() |
SolrProtocol.ContentStream |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
com.google.protobuf.Parser<SolrProtocol.ContentStream> |
getParserForType() |
int |
getSerializedSize() |
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; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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() |
static SolrProtocol.ContentStream.Builder |
newBuilder() |
static SolrProtocol.ContentStream.Builder |
newBuilder(SolrProtocol.ContentStream prototype) |
SolrProtocol.ContentStream.Builder |
newBuilderForType() |
protected SolrProtocol.ContentStream.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SolrProtocol.ContentStream |
parseDelimitedFrom(InputStream input) |
static SolrProtocol.ContentStream |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ContentStream |
parseFrom(byte[] data) |
static SolrProtocol.ContentStream |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ContentStream |
parseFrom(com.google.protobuf.ByteString data) |
static SolrProtocol.ContentStream |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ContentStream |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SolrProtocol.ContentStream |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.ContentStream |
parseFrom(InputStream input) |
static SolrProtocol.ContentStream |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SolrProtocol.ContentStream.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.ContentStream> PARSER
public static final int NAME_FIELD_NUMBER
public static final int SOURCEINFO_FIELD_NUMBER
public static final int CONTENTTYPE_FIELD_NUMBER
public static final int SIZE_FIELD_NUMBER
public static final int STREAM_FIELD_NUMBER
public static SolrProtocol.ContentStream getDefaultInstance()
public SolrProtocol.ContentStream 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.ContentStream> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic 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 boolean hasSourceInfo()
optional string sourceInfo = 2;public String getSourceInfo()
optional string sourceInfo = 2;public com.google.protobuf.ByteString getSourceInfoBytes()
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 boolean hasSize()
required int64 size = 4;hasSize 在接口中 SolrProtocol.ContentStreamOrBuilderpublic long getSize()
required int64 size = 4;getSize 在接口中 SolrProtocol.ContentStreamOrBuilderpublic boolean hasStream()
required bytes stream = 5;hasStream 在接口中 SolrProtocol.ContentStreamOrBuilderpublic com.google.protobuf.ByteString getStream()
required bytes stream = 5;getStream 在接口中 SolrProtocol.ContentStreamOrBuilderpublic 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.ContentStream parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ContentStream parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ContentStream parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ContentStream parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.ContentStream parseFrom(InputStream input) throws IOException
IOExceptionpublic static SolrProtocol.ContentStream parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.ContentStream parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SolrProtocol.ContentStream parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.ContentStream parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SolrProtocol.ContentStream parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.ContentStream.Builder newBuilder()
public SolrProtocol.ContentStream.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SolrProtocol.ContentStream.Builder newBuilder(SolrProtocol.ContentStream prototype)
public SolrProtocol.ContentStream.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SolrProtocol.ContentStream.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2017 vootoo. All rights reserved.