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