Uses of Enum Class
io.airlift.drift.codec.ThriftProtocolType
Packages that use ThriftProtocolType
-
Uses of ThriftProtocolType in io.airlift.drift.codec
Methods in io.airlift.drift.codec that return ThriftProtocolTypeModifier and TypeMethodDescriptionstatic ThriftProtocolTypeReturns the enum constant of this class with the specified name.static ThriftProtocolType[]ThriftProtocolType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ThriftProtocolType in io.airlift.drift.codec.metadata
Methods in io.airlift.drift.codec.metadata that return ThriftProtocolTypeModifier and TypeMethodDescriptionDefaultThriftTypeReference.getProtocolType()RecursiveThriftTypeReference.getProtocolType()ThriftType.getProtocolType()ThriftTypeReference.getProtocolType()ThriftCatalog.getThriftProtocolType(Type javaType)