Package | Description |
---|---|
org.apache.tez.runtime.api |
Modifier and Type | Interface and Description |
---|---|
interface |
LogicalInputFrameworkInterface
Defines the framework facing interfact for a
LogicalInput
User implementations are expected to derive from AbstractLogicalInput |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLogicalInput
An abstract class which should be the base class for all implementations of LogicalInput.
|
Copyright © 2024 Apache Software Foundation. All rights reserved.