Class GcpLicenseProvider

java.lang.Object
org.gridgain.internal.license.provider.GcpLicenseProvider
All Implemented Interfaces:
LicenseProvider

public class GcpLicenseProvider extends Object implements LicenseProvider
License provider for Google Cloud (GCP).
  • Constructor Details

    • GcpLicenseProvider

      public GcpLicenseProvider(HttpClient httpClient, Path configPath)
      Constructor.
      Parameters:
      httpClient - Http client.
      configPath - Path to the configuration file.
  • Method Details