@InterfaceAudience.Private @InterfaceStability.Unstable public class Prepare extends Object
PrepareBuilder.| Modifier and Type | Method and Description |
|---|---|
List<Delete> |
getDeletes()
Returns the
Delete objects that specify which directories or files will be deleted. |
List<Mkdir> |
getMkdirs()
Returns the
Mkdir objects that specify which directories will be created. |
Copyright © 2021 Apache Software Foundation. All rights reserved.