public interface PartitionSchemasProvider
Modifier and Type | Method and Description |
---|---|
List<PartitionSchema> |
getPartitionSchemas(TransMeta transMeta) |
List<String> |
getPartitionSchemasNames(TransMeta transMeta) |
List<PartitionSchema> getPartitionSchemas(TransMeta transMeta) throws KettleException
KettleException
List<String> getPartitionSchemasNames(TransMeta transMeta) throws KettleException
KettleException
Copyright © 2019 Hitachi Vantara. All rights reserved.