Class StreamingLongParamBuilder.StreamingMaxRecordsParamBuilder
java.lang.Object
org.talend.sdk.component.runtime.manager.builtinparams.StreamingLongParamBuilder
org.talend.sdk.component.runtime.manager.builtinparams.StreamingLongParamBuilder.StreamingMaxRecordsParamBuilder
- Enclosing class:
- StreamingLongParamBuilder
public static class StreamingLongParamBuilder.StreamingMaxRecordsParamBuilder
extends StreamingLongParamBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class org.talend.sdk.component.runtime.manager.builtinparams.StreamingLongParamBuilder
StreamingLongParamBuilder.StreamingMaxDurationMsParamBuilder, StreamingLongParamBuilder.StreamingMaxRecordsParamBuilder -
Constructor Summary
ConstructorsConstructorDescriptionStreamingMaxRecordsParamBuilder(ParameterMeta root, String componentClassName, org.talend.sdk.component.api.service.configuration.LocalConfiguration configuration) -
Method Summary
Methods inherited from class org.talend.sdk.component.runtime.manager.builtinparams.StreamingLongParamBuilder
getLayoutType, newBulkParameter
-
Constructor Details
-
StreamingMaxRecordsParamBuilder
public StreamingMaxRecordsParamBuilder(ParameterMeta root, String componentClassName, org.talend.sdk.component.api.service.configuration.LocalConfiguration configuration)
-