package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev
# Functions
NewBloomFilterSet returns a new BloomFilterSet.
NewCandidateKey creates a candidateKey and returns as Candidate.
NewPkOracle returns pkOracle as PkOracle interface.
WithPartitionID returns CandidateFilter with provided partitionID.
WithSegmentIDs returns CandidateFilter with provided segment ids.
WithSegmentType returns CandiateFilter with provided segment type.
WithWorkerID returns CandidateFilter with provided worker id.
# Structs
BloomFilterSet is one implementation of Candidate with bloom filter in statslog.
# Type aliases
CandidateFilter filter type for candidate.