public interface DeferredCompositionContext extends CompositionContext
DeferredCompositeOperator.compose(DeferredCompositionContext).| Modifier and Type | Method and Description |
|---|---|
DistributedCallableContext |
getDistributedCallableContext()
Public only as a matter if implementation; operator authors should not invoke this method.
|
NodeAllocationPlan |
getNodeAllocation()
Returns the node allocation for the graph to which this operator belongs.
|
PartitionInstanceInfo |
getPartitionInfo()
Returns partition id information for the partition being composed.
|
StatisticsRegistry |
getStatisticsRegistry()
Public only as a matter of implementation; operator authors should not invoke this method.
|
getCompilationLeveladd, add, add, connectgetCombinedMetadata, getEngineConfig, getFileClient, getMaxParallelism, getPath, getRequiredMetadata, getSourceMaxParallelism, getSourceMetadata, isParallel, isSourceConnected, isSourceParallelPartitionInstanceInfo getPartitionInfo()
NodeAllocationPlan getNodeAllocation()
DistributedCallableContext getDistributedCallableContext()
StatisticsRegistry getStatisticsRegistry()
Copyright © 2024 Actian Corporation. All rights reserved.