Uses of Class
com.mapd.thrift.server.MapD.deallocate_df_result._Fields
-
Packages that use MapD.deallocate_df_result._Fields Package Description com.mapd.thrift.server -
-
Uses of MapD.deallocate_df_result._Fields in com.mapd.thrift.server
Fields in com.mapd.thrift.server with type parameters of type MapD.deallocate_df_result._Fields Modifier and Type Field Description static Map<MapD.deallocate_df_result._Fields,org.apache.thrift.meta_data.FieldMetaData>MapD.deallocate_df_result. metaDataMapMethods in com.mapd.thrift.server that return MapD.deallocate_df_result._Fields Modifier and Type Method Description MapD.deallocate_df_result._FieldsMapD.deallocate_df_result. fieldForId(int fieldId)static MapD.deallocate_df_result._FieldsMapD.deallocate_df_result._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static MapD.deallocate_df_result._FieldsMapD.deallocate_df_result._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static MapD.deallocate_df_result._FieldsMapD.deallocate_df_result._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static MapD.deallocate_df_result._FieldsMapD.deallocate_df_result._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static MapD.deallocate_df_result._Fields[]MapD.deallocate_df_result._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.mapd.thrift.server with parameters of type MapD.deallocate_df_result._Fields Modifier and Type Method Description ObjectMapD.deallocate_df_result. getFieldValue(MapD.deallocate_df_result._Fields field)booleanMapD.deallocate_df_result. isSet(MapD.deallocate_df_result._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidMapD.deallocate_df_result. setFieldValue(MapD.deallocate_df_result._Fields field, Object value)
-