public static interface RiakYokozunaPB.RpbYokozunaIndexPutReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RiakYokozunaPB.RpbYokozunaIndex |
getIndex()
required .RpbYokozunaIndex index = 1; |
RiakYokozunaPB.RpbYokozunaIndexOrBuilder |
getIndexOrBuilder()
required .RpbYokozunaIndex index = 1; |
int |
getTimeout()
optional uint32 timeout = 2; |
boolean |
hasIndex()
required .RpbYokozunaIndex index = 1; |
boolean |
hasTimeout()
optional uint32 timeout = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasIndex()
required .RpbYokozunaIndex index = 1;
RiakYokozunaPB.RpbYokozunaIndex getIndex()
required .RpbYokozunaIndex index = 1;
RiakYokozunaPB.RpbYokozunaIndexOrBuilder getIndexOrBuilder()
required .RpbYokozunaIndex index = 1;
boolean hasTimeout()
optional uint32 timeout = 2;
Timeout value
int getTimeout()
optional uint32 timeout = 2;
Timeout value
Copyright © 2016. All rights reserved.