JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.beam.sdk.schemas.utils
Interface RowSelector
All Known Implementing Classes:
SelectHelpers.RowSelectorContainer
public interface
RowSelector
A selector interface for extracting fields from a row. *
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Row
select
(
Row
input)
Method Detail
select
Row
select(
Row
input)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method