| Package | Description |
|---|---|
| com.facebook.drift.codec.metadata |
| Modifier and Type | Method and Description |
|---|---|
ThriftEnumMetadata<?> |
ThriftType.getEnumMetadata() |
<T extends Enum<T>> |
ThriftCatalog.getThriftEnumMetadata(Class<?> enumClass)
Gets the ThriftEnumMetadata for the specified enum class.
|
static <T extends Enum<T>> |
ThriftEnumMetadataBuilder.thriftEnumMetadata(Class<T> enumClass) |
| Modifier and Type | Method and Description |
|---|---|
static ThriftType |
ThriftType.enumType(ThriftEnumMetadata<?> enumMetadata) |
Copyright © 2012–2024. All rights reserved.