public static interface RiakTsPB.TsInterpolationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBase()
required bytes base = 1; |
RiakPB.RpbPair |
getInterpolations(int index)
repeated .RpbPair interpolations = 2; |
int |
getInterpolationsCount()
repeated .RpbPair interpolations = 2; |
List<RiakPB.RpbPair> |
getInterpolationsList()
repeated .RpbPair interpolations = 2; |
RiakPB.RpbPairOrBuilder |
getInterpolationsOrBuilder(int index)
repeated .RpbPair interpolations = 2; |
List<? extends RiakPB.RpbPairOrBuilder> |
getInterpolationsOrBuilderList()
repeated .RpbPair interpolations = 2; |
boolean |
hasBase()
required bytes base = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBase()
required bytes base = 1;com.google.protobuf.ByteString getBase()
required bytes base = 1;List<RiakPB.RpbPair> getInterpolationsList()
repeated .RpbPair interpolations = 2;RiakPB.RpbPair getInterpolations(int index)
repeated .RpbPair interpolations = 2;int getInterpolationsCount()
repeated .RpbPair interpolations = 2;List<? extends RiakPB.RpbPairOrBuilder> getInterpolationsOrBuilderList()
repeated .RpbPair interpolations = 2;RiakPB.RpbPairOrBuilder getInterpolationsOrBuilder(int index)
repeated .RpbPair interpolations = 2;Copyright © 2016. All rights reserved.