Uses of Enum Class
software.amazon.awscdk.services.glue.alpha.WriteParallel
-
Uses of WriteParallel in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return WriteParallelModifier and TypeMethodDescriptionstatic WriteParallelReturns the enum constant of this class with the specified name.static WriteParallel[]WriteParallel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type WriteParallelModifier and TypeMethodDescriptionstatic StorageParameterStorageParameter.writeParallel(WriteParallel value) (experimental) A property that sets whether CREATE EXTERNAL TABLE AS should write data in parallel.