public class WriteParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WriteParams.Builder
A builder of WriteParams.
|
static class |
WriteParams.WriteMode
Write Mode.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
getMaxBytesPerFile() |
Optional<Integer> |
getMaxRowsPerFile() |
Optional<Integer> |
getMaxRowsPerGroup() |
Optional<String> |
getMode()
Get Mode with name.
|
Map<String,String> |
getStorageOptions() |
String |
toString() |
Copyright © 2025. All rights reserved.