public class FileManager extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FileManager.ScanFileManager |
| Constructor and Description |
|---|
FileManager(AccumuloServerContext context,
VolumeManager fs,
int maxOpen,
BlockCache dataCache,
BlockCache indexCache) |
public FileManager(AccumuloServerContext context, VolumeManager fs, int maxOpen, BlockCache dataCache, BlockCache indexCache)
dataCache - : underlying file can and should be able to handle a null cacheindexCache - : underlying file can and should be able to handle a null cachepublic FileManager.ScanFileManager newScanFileManager(KeyExtent tablet)
Copyright © 2015 Apache Accumulo Project. All rights reserved.