JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.beam.sdk.schemas
Interface SchemaUserTypeCreator
All Superinterfaces:
Serializable
@Internal
public interface
SchemaUserTypeCreator
extends
Serializable
A creator interface for user types that have schemas.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
create
(
Object
... params)
Method Details
create
Object
create
(
Object
... params)