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