Class CloudUtil

java.lang.Object
com.google.cloud.executor.spanner.CloudUtil

public class CloudUtil extends Object
  • Constructor Details

    • CloudUtil

      public CloudUtil()
  • Method Details

    • newChannelProviderHelper

      public static com.google.api.gax.rpc.TransportChannelProvider newChannelProviderHelper(int port)
    • getChannelBuilderForTestGFE

      public static io.grpc.ManagedChannelBuilder<?> getChannelBuilderForTestGFE(String host, int sslPort, String certPath, String hostInCert)