public interface LineageMetaFactory extends Factory, Serializable
LineageMeta
. Each factory should have a unique identifier.Modifier and Type | Interface and Description |
---|---|
static interface |
LineageMetaFactory.LineageMetaContext
Context has all options in a catalog and is used in factory to create
LineageMeta . |
Modifier and Type | Method and Description |
---|---|
LineageMeta |
create(LineageMetaFactory.LineageMetaContext context) |
identifier
LineageMeta create(LineageMetaFactory.LineageMetaContext context)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.