Class | Description |
---|---|
CatalogOptions |
Options for catalog.
|
ConfigOption<T> |
A
ConfigOption describes a configuration parameter. |
ConfigOptions |
ConfigOptions are used to build a ConfigOption . |
ConfigOptions.OptionBuilder |
The option builder is used to create a
ConfigOption . |
ConfigOptions.TypedConfigOptionBuilder<T> |
Builder for
ConfigOption with a defined atomic type. |
ExpireConfig |
Config of snapshot and changelog expiration.
|
ExpireConfig.Builder |
The builder for
ExpireConfig . |
FallbackKey |
A key with FallbackKeys will fall back to the FallbackKeys if it itself is not configured.
|
MemorySize |
MemorySize is a representation of a number of bytes, viewable in different units.
|
Options |
Options which stores key/value pairs.
|
OptionsUtils |
Utility class for
Options related helper functions. |
Enum | Description |
---|---|
MemorySize.MemoryUnit |
Enum which defines memory unit, mostly used to parse value from configuration file.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.