Package io.deephaven.enterprise.table
Interface ReadBinlogDirectoryOptions.Builder
- Enclosing class:
- ReadBinlogDirectoryOptions
public static interface ReadBinlogDirectoryOptions.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbatchSize(int batchSize) bufferSize(int bufferSize) build()tableDefinition(TableDefinition tableDefinition)
-
Method Details
-
dir
-
glob
-
schema
-
tableDefinition
-
bufferSize
-
batchSize
-
build
ReadBinlogDirectoryOptions build()
-