Uses of Enum Class
com.google.cloud.hadoop.util.AsyncWriteChannelOptions.PartFileCleanupType
Packages that use AsyncWriteChannelOptions.PartFileCleanupType
-
Uses of AsyncWriteChannelOptions.PartFileCleanupType in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return AsyncWriteChannelOptions.PartFileCleanupTypeModifier and TypeMethodDescriptionAsyncWriteChannelOptions.getPartFileCleanupType()Returns the enum constant of this class with the specified name.AsyncWriteChannelOptions.PartFileCleanupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.cloud.hadoop.util with parameters of type AsyncWriteChannelOptions.PartFileCleanupTypeModifier and TypeMethodDescriptionabstract AsyncWriteChannelOptions.BuilderAsyncWriteChannelOptions.Builder.setPartFileCleanupType(AsyncWriteChannelOptions.PartFileCleanupType partFileCleanupType)