Class NodePublishVolumeResponse

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeResponse

public abstract class NodePublishVolumeResponse extends Object
The response sent by a CSI driver adaptor to the node manager after publishing a volume on the node.
  • Constructor Details

    • NodePublishVolumeResponse

      public NodePublishVolumeResponse()
  • Method Details