Package | Description |
---|---|
org.apache.reef.client |
Client APIs for REEF.
|
org.apache.reef.runtime.common.client.defaults |
Default implementations for the optional client-side event handlers.
|
Modifier and Type | Field and Description |
---|---|
static OptionalImpl<EventHandler<FailedRuntime>> |
ClientConfiguration.ON_RUNTIME_ERROR
Receives fatal resourcemanager errors.
|
Modifier and Type | Method and Description |
---|---|
void |
DriverLauncher.RuntimeErrorHandler.onNext(FailedRuntime error) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultRuntimeErrorHandler.onNext(FailedRuntime error) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.