io.ray.serve.handle.DeploymentResponse Maven / Gradle / Ivy
package io.ray.serve.handle;
import io.ray.api.ObjectRef;
/**
* A future-like object wrapping the result of a unary deployment handle call.
*
* From outside a deployment, `.result()` can be used to retrieve the output in a blocking
* manner.
*/
public class DeploymentResponse {
private ObjectRef