Interface TableOptionsUtils
-
@PublicEvolving public interface TableOptionsUtils
Interface for handling specific set of table options.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getNonValidatedPrefixes()
Map<String,String>
getProcessedResolvedOptions()
Returns table options after processing keys and values to specific handler formats. i.e.
-