Class TCAdd


  • public class TCAdd
    extends Client
    • Method Detail

      • doAdds

        public void doAdds()
      • addEntry

        private boolean addEntry()
                          throws java.lang.Exception
        Adds a single entry into the TC.
        Returns:
        boolean
        Throws:
        java.lang.Exception
      • addBulk

        private boolean addBulk()
        Adds multiple entries into the TC. Calls the above api multiple times.
        Returns:
        boolean