Uses of Enum Class
com.google.cloud.hadoop.util.AsyncWriteChannelOptions.PipeType
Packages that use AsyncWriteChannelOptions.PipeType
-
Uses of AsyncWriteChannelOptions.PipeType in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return AsyncWriteChannelOptions.PipeTypeModifier and TypeMethodDescriptionabstract AsyncWriteChannelOptions.PipeTypeAsyncWriteChannelOptions.getPipeType()Returns the enum constant of this class with the specified name.static AsyncWriteChannelOptions.PipeType[]AsyncWriteChannelOptions.PipeType.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.PipeTypeModifier and TypeMethodDescriptionabstract AsyncWriteChannelOptions.BuilderAsyncWriteChannelOptions.Builder.setPipeType(AsyncWriteChannelOptions.PipeType pipeType)