Skip navigation links
C F G R T V 

C

com.facebook.drift - package com.facebook.drift
 
com.facebook.drift.annotations - package com.facebook.drift.annotations
 

F

fromTypeId(int) - Static method in enum com.facebook.drift.TApplicationException.Type
 

G

getMessage() - Method in exception com.facebook.drift.TApplicationException
 
getType() - Method in exception com.facebook.drift.TApplicationException
 
getType() - Method in enum com.facebook.drift.TApplicationException.Type
 
getTypeValue() - Method in exception com.facebook.drift.TApplicationException
 

R

RECURSIVE_REFERENCE_ANNOTATION_KEY - Static variable in annotation type com.facebook.drift.annotations.ThriftIdlAnnotation
 

T

TApplicationException - Exception in com.facebook.drift
 
TApplicationException() - Constructor for exception com.facebook.drift.TApplicationException
 
TApplicationException(TApplicationException.Type, String) - Constructor for exception com.facebook.drift.TApplicationException
 
TApplicationException(int, String) - Constructor for exception com.facebook.drift.TApplicationException
 
TApplicationException.Type - Enum in com.facebook.drift
 
TException - Exception in com.facebook.drift
 
TException() - Constructor for exception com.facebook.drift.TException
 
TException(String) - Constructor for exception com.facebook.drift.TException
 
TException(String, Throwable) - Constructor for exception com.facebook.drift.TException
 
TException(Throwable) - Constructor for exception com.facebook.drift.TException
 
ThriftConstructor - Annotation Type in com.facebook.drift.annotations
The constructor Thrift should use when creating the class.
ThriftDocumentation - Annotation Type in com.facebook.drift.annotations
 
ThriftEnum - Annotation Type in com.facebook.drift.annotations
 
ThriftEnumUnknownValue - Annotation Type in com.facebook.drift.annotations
Marks the enum constant to use when decoding an unknown enum value.
ThriftEnumValue - Annotation Type in com.facebook.drift.annotations
Marks the method of a Thrift enum that will return the value of the enum constant in Thrift.
ThriftException - Annotation Type in com.facebook.drift.annotations
Provides mapping for Thrift method exceptions
ThriftField - Annotation Type in com.facebook.drift.annotations
Marks a field, method or parameter as a Thrift field.
ThriftField.Recursiveness - Enum in com.facebook.drift.annotations
 
ThriftField.Requiredness - Enum in com.facebook.drift.annotations
Indicates the behavior for a field when a value is not received, or when the value of the field is not set when sending.
ThriftHeader - Annotation Type in com.facebook.drift.annotations
Maps a parameter to a Thrift header.
ThriftId - Annotation Type in com.facebook.drift.annotations
Provides mapping for Thrift method exceptions IDs
ThriftIdlAnnotation - Annotation Type in com.facebook.drift.annotations
 
ThriftMethod - Annotation Type in com.facebook.drift.annotations
Marks a method to be exported in a Thrift service.
ThriftOrder - Annotation Type in com.facebook.drift.annotations
 
ThriftService - Annotation Type in com.facebook.drift.annotations
Marks a class as a service that can be exported with Thrift.
ThriftStruct - Annotation Type in com.facebook.drift.annotations
 
ThriftUnion - Annotation Type in com.facebook.drift.annotations
 
ThriftUnionId - Annotation Type in com.facebook.drift.annotations
Marks a field or method as the field containing the state of an union.

V

valueOf(String) - Static method in enum com.facebook.drift.annotations.ThriftField.Recursiveness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.drift.annotations.ThriftField.Requiredness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.drift.TApplicationException.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.drift.annotations.ThriftField.Recursiveness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.drift.annotations.ThriftField.Requiredness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.drift.TApplicationException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
C F G R T V 
Skip navigation links

Copyright © 2012–2021. All rights reserved.