Package | Description |
---|---|
org.apache.tajo.storage.v2 |
Modifier and Type | Field and Description |
---|---|
protected StorageManagerV2.StorgaeManagerContext |
FileScannerV2.smContext |
Modifier and Type | Method and Description |
---|---|
StorageManagerV2.StorgaeManagerContext |
StorageManagerV2.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
FileScannerV2.setStorageManagerContext(StorageManagerV2.StorgaeManagerContext context) |
Constructor and Description |
---|
DiskFileScanScheduler(StorageManagerV2.StorgaeManagerContext smContext,
DiskDeviceInfo diskDeviceInfo) |
FileScanRunner(DiskFileScanScheduler diskFileScanScheduler,
StorageManagerV2.StorgaeManagerContext smContext,
FileScannerV2 fileScanner,
Object requestQueueMonitor,
AtomicInteger numOfRunningScanners) |
ScanScheduler(StorageManagerV2.StorgaeManagerContext context) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.