Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.trans.step |
Modifier and Type | Class and Description |
---|---|
class |
BasePartitioner
Implements common functionality needed by partitioner plugins.
|
class |
ModPartitioner |
Modifier and Type | Method and Description |
---|---|
Partitioner |
Partitioner.clone()
Clone.
|
Partitioner |
BasePartitioner.clone() |
Partitioner |
Partitioner.getInstance()
Gets the single instance of Partitioner.
|
Partitioner |
ModPartitioner.getInstance() |
abstract Partitioner |
BasePartitioner.getInstance() |
Modifier and Type | Method and Description |
---|---|
Partitioner |
StepPartitioningMeta.getPartitioner() |
Modifier and Type | Method and Description |
---|---|
void |
StepPartitioningMeta.setPartitioner(Partitioner partitioner) |
Copyright © 2018 Hitachi Vantara. All rights reserved.