Class CLI


  • @Deprecated
    public class CLI
    extends java.lang.Object
    Deprecated.
    there is no replacement for this class
    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

        equals, 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