Package 

Class GcTransaction

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long id
      private final Environment env
    • Constructor Summary

      Constructors 
      Constructor Description
      GcTransaction(Environment env)
    • Method Summary

      Modifier and Type Method Description
      final Long getId()
      final Environment getEnv()
      final Boolean start()
      final Boolean stop()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait