public interface CMSketchRowOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getCounters(int index)
repeated uint32 counters = 1; |
int |
getCountersCount()
repeated uint32 counters = 1; |
List<Integer> |
getCountersList()
repeated uint32 counters = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Integer> getCountersList()
repeated uint32 counters = 1;
int getCountersCount()
repeated uint32 counters = 1;
int getCounters(int index)
repeated uint32 counters = 1;
index
- The index of the element to return.Copyright © 2024 PingCAP. All rights reserved.