@Generated(value="by gRPC proto compiler (version 1.59.0)", comments="Source: aserto/directory/reader/v2/reader.proto") public final class ReaderGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReaderGrpc.AsyncService |
static class |
ReaderGrpc.ReaderBlockingStub
A stub to allow clients to do synchronous rpc calls to service Reader.
|
static class |
ReaderGrpc.ReaderFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service Reader.
|
static class |
ReaderGrpc.ReaderImplBase
Base class for the server implementation of the service Reader.
|
static class |
ReaderGrpc.ReaderStub
A stub to allow clients to do asynchronous rpc calls to service Reader.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GetObjectTypeRequest,GetObjectTypeResponse> getGetObjectTypeMethod()
public static io.grpc.MethodDescriptor<GetObjectTypesRequest,GetObjectTypesResponse> getGetObjectTypesMethod()
public static io.grpc.MethodDescriptor<GetRelationTypeRequest,GetRelationTypeResponse> getGetRelationTypeMethod()
public static io.grpc.MethodDescriptor<GetRelationTypesRequest,GetRelationTypesResponse> getGetRelationTypesMethod()
public static io.grpc.MethodDescriptor<GetPermissionRequest,GetPermissionResponse> getGetPermissionMethod()
public static io.grpc.MethodDescriptor<GetPermissionsRequest,GetPermissionsResponse> getGetPermissionsMethod()
public static io.grpc.MethodDescriptor<GetObjectRequest,GetObjectResponse> getGetObjectMethod()
public static io.grpc.MethodDescriptor<GetObjectManyRequest,GetObjectManyResponse> getGetObjectManyMethod()
public static io.grpc.MethodDescriptor<GetObjectsRequest,GetObjectsResponse> getGetObjectsMethod()
public static io.grpc.MethodDescriptor<GetRelationRequest,GetRelationResponse> getGetRelationMethod()
public static io.grpc.MethodDescriptor<GetRelationsRequest,GetRelationsResponse> getGetRelationsMethod()
public static io.grpc.MethodDescriptor<CheckPermissionRequest,CheckPermissionResponse> getCheckPermissionMethod()
public static io.grpc.MethodDescriptor<CheckRelationRequest,CheckRelationResponse> getCheckRelationMethod()
public static io.grpc.MethodDescriptor<GetGraphRequest,GetGraphResponse> getGetGraphMethod()
public static ReaderGrpc.ReaderStub newStub(io.grpc.Channel channel)
public static ReaderGrpc.ReaderBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ReaderGrpc.ReaderFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(ReaderGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023. All rights reserved.