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