Class CLI


  • Deprecated. 
    there is no replacement for this class

    @Deprecated
    public class CLI
    extends java.lang.Object
    A simple CLI for GridFS.
    • Constructor Summary

      Constructors 
      Constructor Description
      CLI​()
      Deprecated. 
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Deprecated. 
       
      • Methods inherited from class java.lang.Object

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

      • CLI

        public CLI​()
        Deprecated. 
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Deprecated. 
        Throws:
        java.lang.Exception