Class GalaxyRepositoryGrpc.GalaxyRepositoryImplBase

java.lang.Object
galaxy_repository.v1.GalaxyRepositoryGrpc.GalaxyRepositoryImplBase
All Implemented Interfaces:
GalaxyRepositoryGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
GalaxyRepositoryGrpc

public abstract static class GalaxyRepositoryGrpc.GalaxyRepositoryImplBase extends Object implements io.grpc.BindableService, GalaxyRepositoryGrpc.AsyncService
Base class for the server implementation of the service GalaxyRepository.
 Read-only browse over the AVEVA System Platform Galaxy Repository (ZB SQL
 database). Lets clients enumerate the deployed object hierarchy and each
 object's dynamic attributes so they know what tag references to subscribe
 to via the MxAccessGateway service.
 
  • Constructor Details

    • GalaxyRepositoryImplBase

      public GalaxyRepositoryImplBase()
  • Method Details

    • bindService

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