Class TXNGrpc.TXNImplBase

java.lang.Object
org.vitrivr.cottontail.grpc.TXNGrpc.TXNImplBase
All Implemented Interfaces:
io.grpc.BindableService, TXNGrpc.AsyncService
Enclosing class:
TXNGrpc

public abstract static class TXNGrpc.TXNImplBase extends Object implements io.grpc.BindableService, TXNGrpc.AsyncService
Base class for the server implementation of the service TXN.

 Endpoint for transaction management.
 
  • Constructor Details

    • TXNImplBase

      public TXNImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService