@Generated(value="by gRPC proto compiler (version 0.14.0)",
comments="Source: dstore/elastic/elasticservice.proto")
public class ElasticServiceGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ElasticServiceGrpc.AbstractElasticService |
static interface |
ElasticServiceGrpc.ElasticService |
static interface |
ElasticServiceGrpc.ElasticServiceBlockingClient |
static class |
ElasticServiceGrpc.ElasticServiceBlockingStub |
static interface |
ElasticServiceGrpc.ElasticServiceFutureClient |
static class |
ElasticServiceGrpc.ElasticServiceFutureStub |
static class |
ElasticServiceGrpc.ElasticServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<FacetedNavigation.Request,FacetedNavigation.Response> |
METHOD_FACETED_NAVIGATION |
static io.grpc.MethodDescriptor<Suggest.Request,Suggest.Response> |
METHOD_ITEM_SUGGEST |
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerServiceDefinition |
bindService(ElasticServiceGrpc.ElasticService serviceImpl) |
static ElasticServiceGrpc.ElasticServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ElasticServiceGrpc.ElasticServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static ElasticServiceGrpc.ElasticServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi public static final io.grpc.MethodDescriptor<FacetedNavigation.Request,FacetedNavigation.Response> METHOD_FACETED_NAVIGATION
@ExperimentalApi public static final io.grpc.MethodDescriptor<Suggest.Request,Suggest.Response> METHOD_ITEM_SUGGEST
public static ElasticServiceGrpc.ElasticServiceStub newStub(io.grpc.Channel channel)
public static ElasticServiceGrpc.ElasticServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ElasticServiceGrpc.ElasticServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServerServiceDefinition bindService(ElasticServiceGrpc.ElasticService serviceImpl)