@FunctionalInterface public interface VectorSchemaRootTransformer
VectorSchemaRoot
format to one JDBC would expect.Modifier and Type | Interface and Description |
---|---|
static class |
VectorSchemaRootTransformer.Builder
Transformer's helper class; builds a new
VectorSchemaRoot . |
Modifier and Type | Method and Description |
---|---|
VectorSchemaRoot |
transform(VectorSchemaRoot originalRoot,
VectorSchemaRoot transformedRoot) |
VectorSchemaRoot transform(VectorSchemaRoot originalRoot, VectorSchemaRoot transformedRoot) throws Exception
Exception
Copyright © 2023 The Apache Software Foundation. All rights reserved.