public class ScanRequest extends Object
| Constructor and Description |
|---|
ScanRequest(SimpleObjectStore store,
S3Path root_path,
ScanListener listener,
int processing_threads) |
| Modifier and Type | Method and Description |
|---|---|
SimpleObjectStore |
getSimpleObjectStore() |
int |
getSimpleProcessingThreadCount() |
S3Path |
getSimpleRootPath() |
ScanListener |
getSimpleScanListener() |
public ScanRequest(SimpleObjectStore store, S3Path root_path, ScanListener listener, int processing_threads)
public SimpleObjectStore getSimpleObjectStore()
public S3Path getSimpleRootPath()
public ScanListener getSimpleScanListener()
public int getSimpleProcessingThreadCount()
Copyright © 2017. All rights reserved.