java.lang.Object
org.apache.hadoop.yarn.event.AbstractEvent<VolumeEventType>
org.apache.hadoop.yarn.server.resourcemanager.volume.csi.event.VolumeEvent
org.apache.hadoop.yarn.server.resourcemanager.volume.csi.event.ValidateVolumeEvent
All Implemented Interfaces:
org.apache.hadoop.yarn.event.Event<VolumeEventType>

public class ValidateVolumeEvent extends VolumeEvent
Validate volume capability with the CSI driver.
  • Constructor Details

    • ValidateVolumeEvent

      public ValidateVolumeEvent(Volume volume)