Class ChannelManager

java.lang.Object
io.dingodb.sdk.service.ChannelManager

public final class ChannelManager extends Object
  • Field Details

    • DEFAULT_MAX_MESSAGE_SIZE

      public static final int DEFAULT_MAX_MESSAGE_SIZE
      See Also:
  • Method Details

    • getChannel

      public static io.grpc.ManagedChannel getChannel(String host, int port)
    • getChannel

      public static io.grpc.ManagedChannel getChannel(Location location)
    • getChannel

      public static io.grpc.ManagedChannel getChannel(Location location)