Package org.projectnessie.gc.base
-
Interface Summary Interface Description GCParams Config params for GC.SerializableFunction1<T,U> Interface that makes scala.Function1 as Serializable. -
Class Summary Class Description ContentBloomFilter A utility class wrapping bloom filter functionality.DistributedIdentifyContents Identify the expired and live contents in a distributed way using the spark and bloom filter by walking all the references (both dead and live).GCImpl Encapsulates the logic to retrieve expired contents by walking over all commits in all named-references.GCUtil IdentifiedResultsRepo DDL + DML functionality for the "IdentifiedResult" table.IdentifyContentsPerExecutor Contains the methods that executes in spark executor forGCImpl.identifyExpiredContents(SparkSession).