@InterfaceAudience.Public
public interface MergedInputContext
MergedLogicalInput
This interface is not supposed to be implemented by usersModifier and Type | Method and Description |
---|---|
UserPayload |
getUserPayload()
Get the user payload for this input
|
String[] |
getWorkDirs()
Get the work directories for the Input
|
void |
inputIsReady()
Inform the framework that the specific Input is ready for consumption.
|
void |
notifyProgress()
Inform the framework that progress has been made
|
UserPayload getUserPayload()
UserPayload
void inputIsReady()
void notifyProgress()
String[] getWorkDirs()
Copyright © 2024 Apache Software Foundation. All rights reserved.