Class LiveVideoAnalyticsGrpc.LiveVideoAnalyticsImplBase (0.2.0)

public abstract static class LiveVideoAnalyticsGrpc.LiveVideoAnalyticsImplBase implements BindableService, LiveVideoAnalyticsGrpc.AsyncService

Base class for the server implementation of the service LiveVideoAnalytics.

Service describing handlers for resources. The service enables clients to run Live Video Analytics (LVA) on the streaming inputs.

Inheritance

java.lang.Object > LiveVideoAnalyticsGrpc.LiveVideoAnalyticsImplBase

Implements

io.grpc.BindableService, LiveVideoAnalyticsGrpc.AsyncService

Constructors

LiveVideoAnalyticsImplBase()

public LiveVideoAnalyticsImplBase()

Methods

bindService()

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