Interface Split
public interface Split
Represents a unit of work for a connector to execute.
Simple connectors use
SINGLE; connectors that support parallel
reads receive ExternalSplit instances instead.-
Field Summary
Fields
-
Field Details
-
SINGLE
-