Class TelcoAutomationGrpc.TelcoAutomationImplBase (0.13.0)

public abstract static class TelcoAutomationGrpc.TelcoAutomationImplBase implements BindableService, TelcoAutomationGrpc.AsyncService

Base class for the server implementation of the service TelcoAutomation.

TelcoAutomation Service manages the control plane cluster a.k.a. Orchestration Cluster (GKE cluster with config controller) of TNA. It also exposes blueprint APIs which manages the lifecycle of blueprints that control the infrastructure setup (e.g GDCE clusters) and deployment of network functions.

Inheritance

java.lang.Object > TelcoAutomationGrpc.TelcoAutomationImplBase

Implements

io.grpc.BindableService, TelcoAutomationGrpc.AsyncService

Constructors

TelcoAutomationImplBase()

public TelcoAutomationImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition