@Generated(value="by gRPC proto compiler (version 1.53.0)", comments="Source: janusgraph/v1/graph_manager.proto") public final class JanusGraphManagerServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub |
static class |
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub |
static class |
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceImplBase |
static class |
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetJanusGraphContextByGraphNameRequest,GetJanusGraphContextByGraphNameResponse> |
getGetJanusGraphContextByGraphNameMethod() |
static io.grpc.MethodDescriptor<GetJanusGraphContextsRequest,GetJanusGraphContextsResponse> |
getGetJanusGraphContextsMethod() |
static io.grpc.MethodDescriptor<GetVersionRequest,GetVersionResponse> |
getGetVersionMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetJanusGraphContextsRequest,GetJanusGraphContextsResponse> getGetJanusGraphContextsMethod()
public static io.grpc.MethodDescriptor<GetJanusGraphContextByGraphNameRequest,GetJanusGraphContextByGraphNameResponse> getGetJanusGraphContextByGraphNameMethod()
public static io.grpc.MethodDescriptor<GetVersionRequest,GetVersionResponse> getGetVersionMethod()
public static JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub newStub(io.grpc.Channel channel)
public static JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2012–2023. All rights reserved.