Interface TableOptionsUtils
@PublicEvolving
public interface TableOptionsUtils
Interface for handling specific set of table options.
-
Method Summary
Modifier and TypeMethodDescriptionReturns table options after processing keys and values to specific handler formats. i.e.
-
Method Details
-
getProcessedResolvedOptions
Returns table options after processing keys and values to specific handler formats. i.e.- Returns:
- key/value map of the table options after processing.
-
getNonValidatedPrefixes
- Returns:
- Common prefix of the options handled by this options handler.
-