Package com.authzed.api.materialize.v0
Class RelationshipsServiceGrpc.RelationshipsServiceImplBase
java.lang.Object
com.authzed.api.materialize.v0.RelationshipsServiceGrpc.RelationshipsServiceImplBase
- All Implemented Interfaces:
RelationshipsServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- RelationshipsServiceGrpc
public abstract static class RelationshipsServiceGrpc.RelationshipsServiceImplBase
extends Object
implements io.grpc.BindableService, RelationshipsServiceGrpc.AsyncService
Base class for the server implementation of the service RelationshipsService.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.authzed.api.materialize.v0.RelationshipsServiceGrpc.AsyncService
experimentalCountRelationshipsByFilter
-
Constructor Details
-
RelationshipsServiceImplBase
public RelationshipsServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-