Uses of Enum
org.apache.iotdb.common.rpc.thrift.TrainingState
-
Uses of TrainingState in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TrainingStateModifier and TypeMethodDescriptionstatic TrainingStateTrainingState.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static TrainingStateReturns the enum constant of this type with the specified name.static TrainingState[]TrainingState.values()Returns an array containing the constants of this enum type, in the order they are declared.