Package org.apache.accumulo.core.file.rfile
-
Interface Summary Interface Description MetricsGatherer<T> Interface used to gather metrics from RFiles. -
Class Summary Class Description BlockIndex BlockIndex.BlockIndexEntry CreateEmpty Create an empty RFile for use in recovering from data loss where Accumulo still refers internally to a path.CreateEmpty.IsSupportedCompressionAlgorithm CreateEmpty.NamedLikeRFile KeyShortener Code to shorten keys that will be placed into RFile indexes.MultiLevelIndex MultiLevelIndex.BufferedWriter this class buffers writes to the index so that chunks of index blocks are contiguous in the file instead of having index blocks sprinkled throughout the file making scans of the entire index slow.MultiLevelIndex.IndexEntry MultiLevelIndex.Reader MultiLevelIndex.Reader.IndexIterator MultiLevelIndex.Writer PrintInfo RelativeKey RelativeKey.SkippR RFile RFile.Reader RFile.Writer RFileOperations SplitLarge Split an RFile into large and small key/value files.VisibilityMetric Class that holds the components of a visibility metric.VisMetricsGatherer This class provides visibility metrics per locality group.