public interface WatchCreateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
WatchCreateRequest.FilterType |
getFilters(int index) |
int |
getFiltersCount() |
List<WatchCreateRequest.FilterType> |
getFiltersList() |
int |
getFiltersValue(int index) |
List<Integer> |
getFiltersValueList() |
com.google.protobuf.ByteString |
getKey() |
boolean |
getPrevKv() |
boolean |
getProgressNotify() |
com.google.protobuf.ByteString |
getRangeEnd() |
long |
getStartRevision() |
long |
getWatchId() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getKey()
com.google.protobuf.ByteString getRangeEnd()
long getStartRevision()
boolean getProgressNotify()
List<WatchCreateRequest.FilterType> getFiltersList()
int getFiltersCount()
WatchCreateRequest.FilterType getFilters(int index)
int getFiltersValue(int index)
boolean getPrevKv()
long getWatchId()
Copyright © 2020. All rights reserved.