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