Class IngestionServiceGrpc.IngestionServiceImplBase (0.1.0)

public abstract static class IngestionServiceGrpc.IngestionServiceImplBase implements BindableService, IngestionServiceGrpc.AsyncService

Base class for the server implementation of the service IngestionService.

Service for sending audience data to supported destinations.

Inheritance

java.lang.Object > IngestionServiceGrpc.IngestionServiceImplBase

Implements

io.grpc.BindableService, IngestionServiceGrpc.AsyncService

Constructors

IngestionServiceImplBase()

public IngestionServiceImplBase()

Methods

bindService()

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