public abstract class ManagedChannelFactory
extends java.lang.Object
ManagedChannel
implementation.Constructor and Description |
---|
ManagedChannelFactory() |
Modifier and Type | Method and Description |
---|---|
static ManagedChannelFactory |
createDefault() |
static ManagedChannelFactory |
createEpoll() |
abstract io.grpc.ManagedChannel |
forDescriptor(org.apache.beam.model.pipeline.v1.Endpoints.ApiServiceDescriptor apiServiceDescriptor) |
public static ManagedChannelFactory createDefault()
public static ManagedChannelFactory createEpoll()
public abstract io.grpc.ManagedChannel forDescriptor(org.apache.beam.model.pipeline.v1.Endpoints.ApiServiceDescriptor apiServiceDescriptor)