Package | Description |
---|---|
org.apache.reef.runtime.mesos.util |
Utility for Mesos runtime.
|
Modifier and Type | Method and Description |
---|---|
EvaluatorControl |
EvaluatorControl.Builder.build() |
EvaluatorControl |
MesosRemoteManagerCodec.decode(byte[] buf) |
Modifier and Type | Method and Description |
---|---|
byte[] |
MesosRemoteManagerCodec.encode(EvaluatorControl evaluatorControl) |
static EvaluatorControl.Builder |
EvaluatorControl.newBuilder(EvaluatorControl other)
Creates a new EvaluatorControl RecordBuilder by copying an existing EvaluatorControl instance
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.