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