Class | Description |
---|---|
CopyCollectionRunnable |
Wraps the call to
WorkflowManager.copyCollection(ApiCopyCollectionConfig, String) in an asynchronous thread. |
CopyCollectionStatus |
A value object intended to be persisted to the database to store information about a project's "private" collection copy used for transform
commit.
|
DataProcessingUtils | |
DataProcessingUtils.LockAcquired |
This class is to store the lock acquiring states:
- allLocksAcquired: all the locks have been acquired
- primaryLockAcquired: the lock to the primary dataset has been acquired
- joinDataSetLocksAquired: the locks to the join datasets in the existing transforms have been acquired
|
DatasetReloadStatus |
Value object stored in the database (and potentially sent to client browser via JSON) that indicates when a data set has been reloaded.
|
JdbcTotalSizeRunnable |
Enum | Description |
---|---|
CopyCollectionStatus.JobStatus | |
DataProcessingUtils.TranformLockAcquired |
Exception | Description |
---|---|
WranglerException |
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.