Package com.broadleafcommerce.search.index.ignite
@NonNullApi
package com.broadleafcommerce.search.index.ignite
-
ClassesClassDescription
BlockingQueue
implementation that delegates toIgniteQueue
.Default implementation of a LockService that provides a distributed Lock mechanism based on functionality provided by Apache Ignite.Implementation of theProcessStateService
that is backed by Apache Ignite.This QueueProvider returns instances ofIgniteQueue
, which are distributable within the Ignite cluster.