public static interface SchemaCoder.SchemaCoderProvider extends Serializable
SchemaCoder
. It allows creating multiple instances of client in parallel
operators without serializing it.Modifier and Type | Method and Description |
---|---|
SchemaCoder |
get()
Creates a new instance of
SchemaCoder . |
SchemaCoder get()
SchemaCoder
. Each time it should create a new instance,
as it will be called on multiple nodes.SchemaCoder
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.