public interface PartitionSchemasProvider
Modifier and Type | Method and Description |
---|---|
List<org.pentaho.di.partition.PartitionSchema> |
getPartitionSchemas(org.pentaho.di.trans.TransMeta transMeta) |
List<String> |
getPartitionSchemasNames(org.pentaho.di.trans.TransMeta transMeta) |
List<org.pentaho.di.partition.PartitionSchema> getPartitionSchemas(org.pentaho.di.trans.TransMeta transMeta) throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException