Class AzureComputeServiceImpl

java.lang.Object
org.opensearch.common.lifecycle.AbstractLifecycleComponent
org.opensearch.cloud.azure.classic.management.AzureComputeServiceImpl
All Implemented Interfaces:
Closeable, AutoCloseable, AzureComputeService, org.opensearch.common.lease.Releasable, org.opensearch.common.lifecycle.LifecycleComponent

public class AzureComputeServiceImpl extends org.opensearch.common.lifecycle.AbstractLifecycleComponent implements AzureComputeService
  • Constructor Details

    • AzureComputeServiceImpl

      public AzureComputeServiceImpl(Settings settings)
  • Method Details