Uses of Enum
org.apache.iotdb.ainode.rpc.thrift.TConfigs._Fields
-
Uses of TConfigs._Fields in org.apache.iotdb.ainode.rpc.thrift
Fields in org.apache.iotdb.ainode.rpc.thrift with type parameters of type TConfigs._FieldsModifier and TypeFieldDescriptionstatic final Map<TConfigs._Fields,org.apache.thrift.meta_data.FieldMetaData> TConfigs.metaDataMapMethods in org.apache.iotdb.ainode.rpc.thrift that return TConfigs._FieldsModifier and TypeMethodDescriptionTConfigs.fieldForId(int fieldId) static TConfigs._FieldsTConfigs._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static TConfigs._FieldsTConfigs._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static TConfigs._FieldsTConfigs._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.static TConfigs._FieldsReturns the enum constant of this type with the specified name.static TConfigs._Fields[]TConfigs._Fields.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.iotdb.ainode.rpc.thrift with parameters of type TConfigs._FieldsModifier and TypeMethodDescriptionTConfigs.getFieldValue(TConfigs._Fields field) booleanTConfigs.isSet(TConfigs._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidTConfigs.setFieldValue(TConfigs._Fields field, Object value)