public static final class RiakSearchPB.RpbSearchQueryReq extends com.google.protobuf.GeneratedMessage implements RiakSearchPB.RpbSearchQueryReqOrBuilder
RpbSearchQueryReq| Modifier and Type | Class and Description |
|---|---|
static class |
RiakSearchPB.RpbSearchQueryReq.Builder
Protobuf type
RpbSearchQueryReq |
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>| Modifier and Type | Field and Description |
|---|---|
static int |
DF_FIELD_NUMBER |
static int |
FILTER_FIELD_NUMBER |
static int |
FL_FIELD_NUMBER |
static int |
INDEX_FIELD_NUMBER |
static int |
OP_FIELD_NUMBER |
static com.google.protobuf.Parser<RiakSearchPB.RpbSearchQueryReq> |
PARSER |
static int |
PRESORT_FIELD_NUMBER |
static int |
Q_FIELD_NUMBER |
static int |
ROWS_FIELD_NUMBER |
static int |
SORT_FIELD_NUMBER |
static int |
START_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static RiakSearchPB.RpbSearchQueryReq |
getDefaultInstance() |
RiakSearchPB.RpbSearchQueryReq |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getDf()
optional bytes df = 7; |
com.google.protobuf.ByteString |
getFilter()
optional bytes filter = 6; |
com.google.protobuf.ByteString |
getFl(int index)
repeated bytes fl = 9; |
int |
getFlCount()
repeated bytes fl = 9; |
List<com.google.protobuf.ByteString> |
getFlList()
repeated bytes fl = 9; |
com.google.protobuf.ByteString |
getIndex()
required bytes index = 2; |
com.google.protobuf.ByteString |
getOp()
optional bytes op = 8; |
com.google.protobuf.Parser<RiakSearchPB.RpbSearchQueryReq> |
getParserForType() |
com.google.protobuf.ByteString |
getPresort()
optional bytes presort = 10; |
com.google.protobuf.ByteString |
getQ()
required bytes q = 1; |
int |
getRows()
optional uint32 rows = 3; |
int |
getSerializedSize() |
com.google.protobuf.ByteString |
getSort()
optional bytes sort = 5; |
int |
getStart()
optional uint32 start = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDf()
optional bytes df = 7; |
boolean |
hasFilter()
optional bytes filter = 6; |
boolean |
hasIndex()
required bytes index = 2; |
boolean |
hasOp()
optional bytes op = 8; |
boolean |
hasPresort()
optional bytes presort = 10; |
boolean |
hasQ()
required bytes q = 1; |
boolean |
hasRows()
optional uint32 rows = 3; |
boolean |
hasSort()
optional bytes sort = 5; |
boolean |
hasStart()
optional uint32 start = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RiakSearchPB.RpbSearchQueryReq.Builder |
newBuilder() |
static RiakSearchPB.RpbSearchQueryReq.Builder |
newBuilder(RiakSearchPB.RpbSearchQueryReq prototype) |
RiakSearchPB.RpbSearchQueryReq.Builder |
newBuilderForType() |
protected RiakSearchPB.RpbSearchQueryReq.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RiakSearchPB.RpbSearchQueryReq |
parseDelimitedFrom(InputStream input) |
static RiakSearchPB.RpbSearchQueryReq |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(byte[] data) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(com.google.protobuf.ByteString data) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(InputStream input) |
static RiakSearchPB.RpbSearchQueryReq |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RiakSearchPB.RpbSearchQueryReq.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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<RiakSearchPB.RpbSearchQueryReq> PARSER
public static final int Q_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER
public static final int ROWS_FIELD_NUMBER
public static final int START_FIELD_NUMBER
public static final int SORT_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
public static final int DF_FIELD_NUMBER
public static final int OP_FIELD_NUMBER
public static final int FL_FIELD_NUMBER
public static final int PRESORT_FIELD_NUMBER
public static RiakSearchPB.RpbSearchQueryReq getDefaultInstance()
public RiakSearchPB.RpbSearchQueryReq getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<RiakSearchPB.RpbSearchQueryReq> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasQ()
required bytes q = 1;
Query string
hasQ in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getQ()
required bytes q = 1;
Query string
getQ in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasIndex()
required bytes index = 2;
Index
hasIndex in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getIndex()
required bytes index = 2;
Index
getIndex in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasRows()
optional uint32 rows = 3;
Limit rows
hasRows in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic int getRows()
optional uint32 rows = 3;
Limit rows
getRows in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasStart()
optional uint32 start = 4;
Starting offset
hasStart in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic int getStart()
optional uint32 start = 4;
Starting offset
getStart in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasSort()
optional bytes sort = 5;
Sort order
hasSort in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getSort()
optional bytes sort = 5;
Sort order
getSort in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasFilter()
optional bytes filter = 6;
Inline fields filtering query
hasFilter in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getFilter()
optional bytes filter = 6;
Inline fields filtering query
getFilter in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasDf()
optional bytes df = 7;
Default field
hasDf in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getDf()
optional bytes df = 7;
Default field
getDf in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasOp()
optional bytes op = 8;
Default op
hasOp in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getOp()
optional bytes op = 8;
Default op
getOp in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic List<com.google.protobuf.ByteString> getFlList()
repeated bytes fl = 9;
Return fields limit (for ids only, generally)
getFlList in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic int getFlCount()
repeated bytes fl = 9;
Return fields limit (for ids only, generally)
getFlCount in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getFl(int index)
repeated bytes fl = 9;
Return fields limit (for ids only, generally)
getFl in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic boolean hasPresort()
optional bytes presort = 10;
Presort (key / score)
hasPresort in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic com.google.protobuf.ByteString getPresort()
optional bytes presort = 10;
Presort (key / score)
getPresort in interface RiakSearchPB.RpbSearchQueryReqOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(InputStream input) throws IOException
IOExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RiakSearchPB.RpbSearchQueryReq parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiakSearchPB.RpbSearchQueryReq.Builder newBuilder()
public RiakSearchPB.RpbSearchQueryReq.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RiakSearchPB.RpbSearchQueryReq.Builder newBuilder(RiakSearchPB.RpbSearchQueryReq prototype)
public RiakSearchPB.RpbSearchQueryReq.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RiakSearchPB.RpbSearchQueryReq.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2016. All rights reserved.