public final class EvaluatorResourceManagerErrorHandler extends Object implements EventHandler<RemoteMessage<ReefServiceProtos.RuntimeErrorProto>>
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(RemoteMessage<ReefServiceProtos.RuntimeErrorProto> runtimeErrorProtoRemoteMessage)
Handles an event.
|
public void onNext(RemoteMessage<ReefServiceProtos.RuntimeErrorProto> runtimeErrorProtoRemoteMessage)
EventHandleronNext in interface EventHandler<RemoteMessage<ReefServiceProtos.RuntimeErrorProto>>runtimeErrorProtoRemoteMessage - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.