Uses of Enum Class
org.apache.hadoop.mapred.nativetask.serde.SerializationFramework
Packages that use SerializationFramework
-
Uses of SerializationFramework in org.apache.hadoop.mapred.nativetask.serde
Methods in org.apache.hadoop.mapred.nativetask.serde that return SerializationFrameworkModifier and TypeMethodDescriptionstatic SerializationFrameworkReturns the enum constant of this class with the specified name.static SerializationFramework[]SerializationFramework.values()Returns an array containing the constants of this enum class, in the order they are declared.