Package | Description |
---|---|
org.apache.reef.vortex.api |
Vortex user api for running jobs on Vortex.
|
Modifier and Type | Method and Description |
---|---|
static VortexAggregatePolicy.AggregatePolicyBuilder |
VortexAggregatePolicy.newBuilder() |
VortexAggregatePolicy.AggregatePolicyBuilder |
VortexAggregatePolicy.AggregatePolicyBuilder.setCountTrigger(int pCount)
Sets the count trigger for aggregation.
|
VortexAggregatePolicy.AggregatePolicyBuilder |
VortexAggregatePolicy.AggregatePolicyBuilder.setTimerPeriodTrigger(int pOffsetMilliseconds)
Sets the period to trigger aggregation in milliseconds.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.