Package org.pentaho.di.shared
Class PassthroughPartitionSchemaManager
java.lang.Object
org.pentaho.di.shared.PassthroughManager<PartitionSchema>
org.pentaho.di.shared.PassthroughPartitionSchemaManager
- All Implemented Interfaces:
PartitionSchemaManagementInterface,SharedObjectsManagementInterface<PartitionSchema>
public class PassthroughPartitionSchemaManager
extends PassthroughManager<PartitionSchema>
implements PartitionSchemaManagementInterface
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPassthroughPartitionSchemaManager(org.pentaho.di.shared.SharedObjectsIO sharedObjectsIO) -
Method Summary
Modifier and TypeMethodDescriptionprotected PartitionSchemaThis method is used to create concrete SharedObjectInterface implementation class.Methods inherited from class org.pentaho.di.shared.PassthroughManager
add, clear, get, getAll, remove, remove
-
Field Details
-
PARTITIONSCHEMA_TYPE
-
-
Constructor Details
-
Method Details