Package | Description |
---|---|
com.basho.riak.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
RiakTsPB.TsRow
Protobuf type
TsRow |
static class |
RiakTsPB.TsRow.Builder
Protobuf type
TsRow |
Modifier and Type | Method and Description |
---|---|
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsListKeysRespOrBuilder.getKeysOrBuilder(int index)
repeated .TsRow keys = 1; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsListKeysResp.getKeysOrBuilder(int index)
repeated .TsRow keys = 1; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsListKeysResp.Builder.getKeysOrBuilder(int index)
repeated .TsRow keys = 1; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsQueryRespOrBuilder.getRowsOrBuilder(int index)
repeated .TsRow rows = 2; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsQueryResp.getRowsOrBuilder(int index)
repeated .TsRow rows = 2; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsQueryResp.Builder.getRowsOrBuilder(int index)
repeated .TsRow rows = 2; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsGetRespOrBuilder.getRowsOrBuilder(int index)
repeated .TsRow rows = 2; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsGetResp.getRowsOrBuilder(int index)
repeated .TsRow rows = 2; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsGetResp.Builder.getRowsOrBuilder(int index)
repeated .TsRow rows = 2; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsPutReqOrBuilder.getRowsOrBuilder(int index)
repeated .TsRow rows = 3; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsPutReq.getRowsOrBuilder(int index)
repeated .TsRow rows = 3; |
RiakTsPB.TsRowOrBuilder |
RiakTsPB.TsPutReq.Builder.getRowsOrBuilder(int index)
repeated .TsRow rows = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsListKeysRespOrBuilder.getKeysOrBuilderList()
repeated .TsRow keys = 1; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsListKeysResp.getKeysOrBuilderList()
repeated .TsRow keys = 1; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsListKeysResp.Builder.getKeysOrBuilderList()
repeated .TsRow keys = 1; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsQueryRespOrBuilder.getRowsOrBuilderList()
repeated .TsRow rows = 2; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsQueryResp.getRowsOrBuilderList()
repeated .TsRow rows = 2; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsQueryResp.Builder.getRowsOrBuilderList()
repeated .TsRow rows = 2; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsGetRespOrBuilder.getRowsOrBuilderList()
repeated .TsRow rows = 2; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsGetResp.getRowsOrBuilderList()
repeated .TsRow rows = 2; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsGetResp.Builder.getRowsOrBuilderList()
repeated .TsRow rows = 2; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsPutReqOrBuilder.getRowsOrBuilderList()
repeated .TsRow rows = 3; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsPutReq.getRowsOrBuilderList()
repeated .TsRow rows = 3; |
List<? extends RiakTsPB.TsRowOrBuilder> |
RiakTsPB.TsPutReq.Builder.getRowsOrBuilderList()
repeated .TsRow rows = 3; |
Copyright © 2016. All rights reserved.