public static class CartesianProduct.FakeInputInitializer
extends org.apache.tez.runtime.api.InputInitializer
| Constructor and Description |
|---|
FakeInputInitializer(org.apache.tez.runtime.api.InputInitializerContext initializerContext)
Constructor an instance of the InputInitializer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleInputInitializerEvent(List<org.apache.tez.runtime.api.events.InputInitializerEvent> events) |
List<org.apache.tez.runtime.api.Event> |
initialize() |
public FakeInputInitializer(org.apache.tez.runtime.api.InputInitializerContext initializerContext)
initializerContext - initializer context which can be used to access the payload, vertex
properties, etcCopyright © 2020 Apache Software Foundation. All rights reserved.