| 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 |
|
| ImmutableGCParams |
|
| ImmutableGCParams.Builder |
|