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.
|
getCompilationLevel
add, add, add, connect
getCombinedMetadata, getEngineConfig, getFileClient, getMaxParallelism, getPath, getRequiredMetadata, getSourceMaxParallelism, getSourceMetadata, isParallel, isSourceConnected, isSourceParallel
PartitionInstanceInfo getPartitionInfo()
NodeAllocationPlan getNodeAllocation()
DistributedCallableContext getDistributedCallableContext()
StatisticsRegistry getStatisticsRegistry()
Copyright © 2020 Actian Corporation. All rights reserved.