Interface CacheNameCollector

    • Method Detail

      • expectedSize

        void expectedSize​(int size)
        Sets the expected number of caches involved in the transaction.
      • addCache

        void addCache​(org.infinispan.util.ByteString cacheName,
                      Status status)
        Adds the cache name and the SetDecisionFunction return value.
      • noTransactionFound

        void noTransactionFound()
        Notifies that no transaction is found.