- All Implemented Interfaces:
- cascading.flow.planner.DeclaresResults, cascading.operation.Buffer<com.scaleunlimited.cascading.NullContext>, cascading.operation.Operation<com.scaleunlimited.cascading.NullContext>, cascading.util.Traceable, java.io.Serializable
public class MakeFetchSetsBuffer
extends cascading.operation.BaseOperation<com.scaleunlimited.cascading.NullContext>
implements cascading.operation.Buffer<com.scaleunlimited.cascading.NullContext>
We get ScoredUrlDatums, grouped by server IP address.
We need to generate sets of URLs to fetch, using a kept-alive connection.
Our output thus is one or more FetchSetDatums.
- See Also:
- Serialized Form