Class DeleteCommand

All Implemented Interfaces:
java.lang.Runnable

public class DeleteCommand
extends FilterOptions
implements java.lang.Runnable
  • Field Summary

    Fields inherited from class org.gorpipe.gor.cli.manager.FilterOptions

    aliases, buckets, files, includeDeleted, range, tags

    Fields inherited from class org.gorpipe.gor.cli.manager.ManagerOptions

    lockTimeout, nohistory
  • Constructor Summary

    Constructors 
    Constructor Description
    DeleteCommand()  
  • Method Summary

    Modifier and Type Method Description
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface java.lang.Runnable