Uses of Enum
org.apache.drill.exec.cache.SerializationDefinition
Packages that use SerializationDefinition
Package
Description
Distributed cache for syncing state and data between Drillbits.
-
Uses of SerializationDefinition in org.apache.drill.exec.cache
Methods in org.apache.drill.exec.cache that return SerializationDefinitionModifier and TypeMethodDescriptionstatic SerializationDefinitionReturns 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.