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
KettleExceptionList<String> getPartitionSchemasNames(TransMeta transMeta) throws KettleException
KettleExceptionCopyright © 2019 Hitachi Vantara. All rights reserved.