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