public static final class SolrProtocol.SolrRequest extends com.google.protobuf.GeneratedMessage implements SolrProtocol.SolrRequestOrBuilder
org.vootoo.client.netty.protocol.SolrRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
SolrProtocol.SolrRequest.Builder
Protobuf type
org.vootoo.client.netty.protocol.SolrRequest |
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 |
COLLECTION_FIELD_NUMBER |
static int |
CONTENTSTREAM_FIELD_NUMBER |
static int |
METHOD_FIELD_NUMBER |
static int |
PARAM_FIELD_NUMBER |
static com.google.protobuf.Parser<SolrProtocol.SolrRequest> |
PARSER |
static int |
PATH_FIELD_NUMBER |
static int |
RID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCollection()
optional string collection = 2; |
com.google.protobuf.ByteString |
getCollectionBytes()
optional string collection = 2; |
SolrProtocol.ContentStream |
getContentStream(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
int |
getContentStreamCount()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
List<SolrProtocol.ContentStream> |
getContentStreamList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
SolrProtocol.ContentStreamOrBuilder |
getContentStreamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
List<? extends SolrProtocol.ContentStreamOrBuilder> |
getContentStreamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
|
static SolrProtocol.SolrRequest |
getDefaultInstance() |
SolrProtocol.SolrRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMethod()
optional string method = 6; |
com.google.protobuf.ByteString |
getMethodBytes()
optional string method = 6; |
SolrProtocol.Param |
getParam(int index)
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
|
int |
getParamCount()
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
|
List<SolrProtocol.Param> |
getParamList()
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
|
SolrProtocol.ParamOrBuilder |
getParamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
|
List<? extends SolrProtocol.ParamOrBuilder> |
getParamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
|
com.google.protobuf.Parser<SolrProtocol.SolrRequest> |
getParserForType() |
String |
getPath()
required string path = 3; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 3; |
long |
getRid()
required int64 rid = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCollection()
optional string collection = 2; |
boolean |
hasMethod()
optional string method = 6; |
boolean |
hasPath()
required string path = 3; |
boolean |
hasRid()
required int64 rid = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SolrProtocol.SolrRequest.Builder |
newBuilder() |
static SolrProtocol.SolrRequest.Builder |
newBuilder(SolrProtocol.SolrRequest prototype) |
SolrProtocol.SolrRequest.Builder |
newBuilderForType() |
protected SolrProtocol.SolrRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static SolrProtocol.SolrRequest |
parseDelimitedFrom(InputStream input) |
static SolrProtocol.SolrRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.SolrRequest |
parseFrom(byte[] data) |
static SolrProtocol.SolrRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.SolrRequest |
parseFrom(com.google.protobuf.ByteString data) |
static SolrProtocol.SolrRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.SolrRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SolrProtocol.SolrRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SolrProtocol.SolrRequest |
parseFrom(InputStream input) |
static SolrProtocol.SolrRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SolrProtocol.SolrRequest.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.SolrRequest> PARSER
public static final int RID_FIELD_NUMBER
public static final int COLLECTION_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
public static final int PARAM_FIELD_NUMBER
public static final int CONTENTSTREAM_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER
public static SolrProtocol.SolrRequest getDefaultInstance()
public SolrProtocol.SolrRequest 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.SolrRequest> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessagepublic boolean hasRid()
required int64 rid = 1;hasRid 在接口中 SolrProtocol.SolrRequestOrBuilderpublic long getRid()
required int64 rid = 1;getRid 在接口中 SolrProtocol.SolrRequestOrBuilderpublic boolean hasCollection()
optional string collection = 2;public String getCollection()
optional string collection = 2;public com.google.protobuf.ByteString getCollectionBytes()
optional string collection = 2;public boolean hasPath()
required string path = 3;hasPath 在接口中 SolrProtocol.SolrRequestOrBuilderpublic String getPath()
required string path = 3;getPath 在接口中 SolrProtocol.SolrRequestOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
required string path = 3;public List<SolrProtocol.Param> getParamList()
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
public List<? extends SolrProtocol.ParamOrBuilder> getParamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
public int getParamCount()
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
public SolrProtocol.Param getParam(int index)
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
getParam 在接口中 SolrProtocol.SolrRequestOrBuilderpublic SolrProtocol.ParamOrBuilder getParamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.Param param = 4;
multi param
public List<SolrProtocol.ContentStream> getContentStreamList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
public List<? extends SolrProtocol.ContentStreamOrBuilder> getContentStreamOrBuilderList()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
public int getContentStreamCount()
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
public SolrProtocol.ContentStream getContentStream(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
public SolrProtocol.ContentStreamOrBuilder getContentStreamOrBuilder(int index)
repeated .org.vootoo.client.netty.protocol.ContentStream contentStream = 5;
multi content stream
public boolean hasMethod()
optional string method = 6;hasMethod 在接口中 SolrProtocol.SolrRequestOrBuilderpublic String getMethod()
optional string method = 6;getMethod 在接口中 SolrProtocol.SolrRequestOrBuilderpublic com.google.protobuf.ByteString getMethodBytes()
optional string method = 6;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.SolrRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.SolrRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.SolrRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.SolrRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SolrProtocol.SolrRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static SolrProtocol.SolrRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.SolrRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SolrProtocol.SolrRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.SolrRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SolrProtocol.SolrRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SolrProtocol.SolrRequest.Builder newBuilder()
public SolrProtocol.SolrRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SolrProtocol.SolrRequest.Builder newBuilder(SolrProtocol.SolrRequest prototype)
public SolrProtocol.SolrRequest.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SolrProtocol.SolrRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageCopyright © 2017 vootoo. All rights reserved.