public class GarbageCollectionAlgorithm extends Object
| Constructor and Description |
|---|
GarbageCollectionAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(GarbageCollectionEnvironment gce) |
protected void |
confirmDeletesFromReplication(Iterator<Map.Entry<String,Replication.Status>> replicationNeededIterator,
Iterator<Map.Entry<String,String>> candidateMapIterator) |
protected void confirmDeletesFromReplication(Iterator<Map.Entry<String,Replication.Status>> replicationNeededIterator, Iterator<Map.Entry<String,String>> candidateMapIterator)
public void collect(GarbageCollectionEnvironment gce) throws TableNotFoundException, AccumuloException, AccumuloSecurityException, IOException
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.