Package | Description |
---|---|
org.pentaho.di.repository.kdr.delegates | |
org.pentaho.di.trans | |
org.pentaho.di.trans.step |
Modifier and Type | Method and Description |
---|---|
StepPartitioningMeta |
KettleDatabaseRepositoryStepDelegate.loadStepPartitioningMeta(ObjectId id_step) |
Modifier and Type | Method and Description |
---|---|
void |
KettleDatabaseRepositoryStepDelegate.saveStepPartitioningMeta(StepPartitioningMeta meta,
ObjectId id_transformation,
ObjectId id_step)
Saves partitioning properties in the repository for the given step.
|
Modifier and Type | Field and Description |
---|---|
protected StepPartitioningMeta |
BasePartitioner.meta |
Modifier and Type | Method and Description |
---|---|
StepPartitioningMeta |
BasePartitioner.getMeta()
Gets the meta.
|
Modifier and Type | Method and Description |
---|---|
void |
Partitioner.setMeta(StepPartitioningMeta meta)
Sets the meta.
|
void |
BasePartitioner.setMeta(StepPartitioningMeta meta) |
Modifier and Type | Method and Description |
---|---|
StepPartitioningMeta |
StepPartitioningMeta.clone() |
StepPartitioningMeta |
StepMeta.getStepPartitioningMeta() |
StepPartitioningMeta |
StepMeta.getTargetStepPartitioningMeta() |
Modifier and Type | Method and Description |
---|---|
void |
StepMeta.setStepPartitioningMeta(StepPartitioningMeta stepPartitioningMeta) |
void |
StepMeta.setTargetStepPartitioningMeta(StepPartitioningMeta targetStepPartitioningMeta) |
Copyright © 2018 Hitachi Vantara. All rights reserved.