Class CloudUtil
java.lang.Object
com.google.cloud.executor.spanner.CloudUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.ManagedChannelBuilder<?>getChannelBuilderForTestGFE(String host, int sslPort, String certPath, String hostInCert) static com.google.api.gax.rpc.TransportChannelProvidernewChannelProviderHelper(int port)
-
Constructor Details
-
CloudUtil
public CloudUtil()
-
-
Method Details
-
newChannelProviderHelper
public static com.google.api.gax.rpc.TransportChannelProvider newChannelProviderHelper(int port) -
getChannelBuilderForTestGFE
-