public interface FragmentParallelizer
| Modifier and Type | Method and Description |
|---|---|
void |
parallelizeFragment(Wrapper fragment,
ParallelizationParameters parameters,
Collection<CoordinationProtos.DrillbitEndpoint> activeEndpoints)
Parallelize the given fragment.
|
void parallelizeFragment(Wrapper fragment, ParallelizationParameters parameters, Collection<CoordinationProtos.DrillbitEndpoint> activeEndpoints) throws PhysicalOperatorSetupException
fragment - parameters - activeEndpoints - PhysicalOperatorSetupExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.