C D G I M O S 

C

collect(GarbageCollectionEnvironment) - Method in class org.apache.accumulo.gc.GarbageCollectionAlgorithm
 
collect(GCStatus) - Method in class org.apache.accumulo.gc.GarbageCollectWriteAheadLogs
 

D

delete(SortedMap<String, String>) - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Delete the given files from the provided Map of relative path to absolute path for each file that should be deleted
deleteTableDirIfEmpty(String) - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Delete a table's directory if it is empty.

G

GarbageCollectionAlgorithm - Class in org.apache.accumulo.gc
 
GarbageCollectionAlgorithm() - Constructor for class org.apache.accumulo.gc.GarbageCollectionAlgorithm
 
GarbageCollectionEnvironment - Interface in org.apache.accumulo.gc
 
GarbageCollectWriteAheadLogs - Class in org.apache.accumulo.gc
 
getBlipIterator() - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Fetch a list of paths for all bulk loads in progress (blip) from a given table, RootTable.NAME or MetadataTable.NAME
getCandidates(String) - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Return a list of paths to files and dirs which are candidates for deletion from a given table, RootTable.NAME or MetadataTable.NAME
getReferenceIterator() - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
getStatus(TInfo, TCredentials) - Method in class org.apache.accumulo.gc.SimpleGarbageCollector
 
getTableIDs() - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Return the set of tableIDs for the given instance this GarbageCollector is running over

I

incrementCandidatesStat(long) - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Increment the number of candidates for deletion for the current garbage collection run
incrementInUseStat(long) - Method in interface org.apache.accumulo.gc.GarbageCollectionEnvironment
Increment the number of files still in use for the current garbage collection run
init(VolumeManager, Instance, Credentials, AccumuloConfiguration) - Method in class org.apache.accumulo.gc.SimpleGarbageCollector
Initializes this garbage collector.

M

main(String[]) - Static method in class org.apache.accumulo.gc.SimpleGarbageCollector
 

O

org.apache.accumulo.gc - package org.apache.accumulo.gc
 

S

SimpleGarbageCollector - Class in org.apache.accumulo.gc
 
SimpleGarbageCollector(SimpleGarbageCollector.Opts) - Constructor for class org.apache.accumulo.gc.SimpleGarbageCollector
Creates a new garbage collector.
C D G I M O S 

Copyright © 2011–2015 The Apache Software Foundation. All rights reserved.