public final class RequestSplitEvent extends Object implements OperatorEvent
This event optionally carries the hostname of the location where the reader runs, to support locality-aware work assignment.
| Constructor and Description |
|---|
RequestSplitEvent()
Creates a new
RequestSplitEvent with no host information. |
RequestSplitEvent(String hostName)
Creates a new
RequestSplitEvent with a hostname. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
hostName() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisLossTolerantCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.