|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPB.RpbMapRedResp | |
---|---|
com.basho.riak.pbc | The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient |
com.basho.riak.pbc.mapreduce | The legacy, low-level Protocol Buffers query classes for Map Reduce. |
Uses of RPB.RpbMapRedResp in com.basho.riak.pbc |
---|
Methods in com.basho.riak.pbc that return RPB.RpbMapRedResp | |
---|---|
RPB.RpbMapRedResp |
RPB.RpbMapRedResp.Builder.build()
|
RPB.RpbMapRedResp |
RPB.RpbMapRedResp.Builder.buildPartial()
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.getDefaultInstance()
|
RPB.RpbMapRedResp |
RPB.RpbMapRedResp.getDefaultInstanceForType()
|
RPB.RpbMapRedResp |
RPB.RpbMapRedResp.Builder.getDefaultInstanceForType()
|
protected RPB.RpbMapRedResp |
RPB.RpbMapRedResp.Builder.internalGetResult()
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseDelimitedFrom(InputStream input)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(byte[] data)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(com.google.protobuf.ByteString data)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(com.google.protobuf.CodedInputStream input)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(InputStream input)
|
static RPB.RpbMapRedResp |
RPB.RpbMapRedResp.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in com.basho.riak.pbc with parameters of type RPB.RpbMapRedResp | |
---|---|
RPB.RpbMapRedResp.Builder |
RPB.RpbMapRedResp.Builder.mergeFrom(RPB.RpbMapRedResp other)
|
static RPB.RpbMapRedResp.Builder |
RPB.RpbMapRedResp.newBuilder(RPB.RpbMapRedResp prototype)
|
Uses of RPB.RpbMapRedResp in com.basho.riak.pbc.mapreduce |
---|
Constructors in com.basho.riak.pbc.mapreduce with parameters of type RPB.RpbMapRedResp | |
---|---|
MapReduceResponse(RPB.RpbMapRedResp resp,
com.google.protobuf.ByteString contentType2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |