@ThreadSafe
public final class Master
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
Master(java.io.File logsDir,
java.util.Map<PropertyKey,java.lang.String> properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
start()
Launches the master process.
|
public Master(java.io.File logsDir,
java.util.Map<PropertyKey,java.lang.String> properties)
throws java.io.IOException
logsDir - logs directoryproperties - alluxio propertiesjava.io.IOExceptionCopyright © 2018. All Rights Reserved.