public interface FMSketchOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getHashset(int index)
repeated uint64 hashset = 2; |
int |
getHashsetCount()
repeated uint64 hashset = 2; |
List<Long> |
getHashsetList()
repeated uint64 hashset = 2; |
long |
getMask()
optional uint64 mask = 1 [(.gogoproto.nullable) = false]; |
boolean |
hasMask()
optional uint64 mask = 1 [(.gogoproto.nullable) = false]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMask()
optional uint64 mask = 1 [(.gogoproto.nullable) = false];long getMask()
optional uint64 mask = 1 [(.gogoproto.nullable) = false];List<Long> getHashsetList()
repeated uint64 hashset = 2;int getHashsetCount()
repeated uint64 hashset = 2;long getHashset(int index)
repeated uint64 hashset = 2;index - The index of the element to return.Copyright © 2025 PingCAP. All rights reserved.