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
- PhysicalOperatorSetupException
Copyright © 1970 The Apache Software Foundation. All rights reserved.