Package | Description |
---|---|
parquet.tools.util |
Modifier and Type | Method and Description |
---|---|
static PrettyPrintWriter.WhiteSpaceHandler |
PrettyPrintWriter.WhiteSpaceHandler.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrettyPrintWriter.WhiteSpaceHandler[] |
PrettyPrintWriter.WhiteSpaceHandler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PrettyPrintWriter.Builder |
PrettyPrintWriter.Builder.withWhitespaceHandler(PrettyPrintWriter.WhiteSpaceHandler whiteSpaceHandler) |
Copyright © 2019 Cloudera. All Rights Reserved.