Skip to main content

Class DropContainerRegistryRequest

java.lang.Object
com.gpudb.protocol.DropContainerRegistryRequest
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecord

public class DropContainerRegistryRequest extends Object implements org.apache.avro.generic.IndexedRecord
  • Constructor Details

    • DropContainerRegistryRequest

      public DropContainerRegistryRequest()
    • DropContainerRegistryRequest

      public DropContainerRegistryRequest(String registryName, Map<String,String> options)
  • Method Details