@ThreadSafe public class Worker extends Object implements Closeable
| Constructor and Description |
|---|
Worker(File logsDir,
Map<PropertyKey,String> properties) |
public Worker(File logsDir, Map<PropertyKey,String> properties) throws IOException
logsDir - log directoryproperties - alluxio propertiesIOExceptionpublic void start()
throws IOException
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2019. All Rights Reserved.