- valueOf(String) - Static method in enum com.lts.job.common.cluster.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lts.job.common.domain.LogType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lts.job.common.protocol.JobProtos.RequestCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.lts.job.common.protocol.JobProtos.RequestCode
-
- valueOf(String) - Static method in enum com.lts.job.common.protocol.JobProtos.ResponseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.lts.job.common.protocol.JobProtos.ResponseCode
-
- values() - Static method in enum com.lts.job.common.cluster.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lts.job.common.domain.LogType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lts.job.common.protocol.JobProtos.RequestCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lts.job.common.protocol.JobProtos.ResponseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.