Uses of Enum Class
io.trino.benchto.driver.service.BenchmarkServiceClient.FinishRequest.Status
Packages that use BenchmarkServiceClient.FinishRequest.Status
-
Uses of BenchmarkServiceClient.FinishRequest.Status in io.trino.benchto.driver.service
Methods in io.trino.benchto.driver.service that return BenchmarkServiceClient.FinishRequest.StatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BenchmarkServiceClient.FinishRequest.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.benchto.driver.service with parameters of type BenchmarkServiceClient.FinishRequest.StatusModifier and TypeMethodDescriptionBenchmarkServiceClient.FinishRequest.FinishRequestBuilder.withStatus(BenchmarkServiceClient.FinishRequest.Status status)