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. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.