Uses of Enum Class
org.apache.hadoop.fs.s3a.impl.streams.InputStreamType
Packages that use InputStreamType
-
Uses of InputStreamType in org.apache.hadoop.fs.s3a.impl.streams
Methods in org.apache.hadoop.fs.s3a.impl.streams that return InputStreamTypeModifier and TypeMethodDescriptionstatic InputStreamTypeReturns the enum constant of this class with the specified name.static InputStreamType[]InputStreamType.values()Returns an array containing the constants of this enum class, in the order they are declared.