Uses of Enum
org.apache.drill.exec.cache.SerializationDefinition
Package
Description
Distributed cache for syncing state and data between Drillbits.
-
Uses of SerializationDefinition in org.apache.drill.exec.cache
Modifier and TypeMethodDescriptionstatic SerializationDefinition
Returns the enum constant of this type with the specified name.static SerializationDefinition[]
SerializationDefinition.values()
Returns an array containing the constants of this enum type, in the order they are declared.