RiakKvPB.RpbIndexReq.IndexQueryType |
RiakKvPB.RpbIndexReqOrBuilder.getQtype()
required .RpbIndexReq.IndexQueryType qtype = 3;
|
RiakKvPB.RpbIndexReq.IndexQueryType |
RiakKvPB.RpbIndexReq.getQtype()
required .RpbIndexReq.IndexQueryType qtype = 3;
|
RiakKvPB.RpbIndexReq.IndexQueryType |
RiakKvPB.RpbIndexReq.Builder.getQtype()
required .RpbIndexReq.IndexQueryType qtype = 3;
|
static RiakKvPB.RpbIndexReq.IndexQueryType |
RiakKvPB.RpbIndexReq.IndexQueryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RiakKvPB.RpbIndexReq.IndexQueryType |
RiakKvPB.RpbIndexReq.IndexQueryType.valueOf(int value) |
static RiakKvPB.RpbIndexReq.IndexQueryType |
RiakKvPB.RpbIndexReq.IndexQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RiakKvPB.RpbIndexReq.IndexQueryType[] |
RiakKvPB.RpbIndexReq.IndexQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|