Class TkmTES


  • public class TkmTES
    extends Object
    Deprecated.
    single point of access for Transaction Expiration Table. Class name stand for Transaction Expiration Singleton
    Author:
    giovanni.antino@h2tcoin.com
    • Method Detail

      • i

        public static TkmTES i()
        Deprecated.
        return the tkmTES sigleton object instance
        Returns:
      • add

        public void add​(TransactionBox tbox,
                        Long slotReferenceTime,
                        String table,
                        boolean toCacheFolder)
        Deprecated.