Class DefaultLocalArrayBlockingDelegatingQueue<T>

    • Constructor Detail

      • DefaultLocalArrayBlockingDelegatingQueue

        public DefaultLocalArrayBlockingDelegatingQueue​(com.broadleafcommerce.search.api.type.IndexableType type,
                                                        int capacity)
    • Method Detail

      • isDistributed

        public final boolean isDistributed()
        Description copied from interface: Distributable
        Indicates if this component is designed for use across JVMs.
        Returns:
        whether this component can be distributed across JVMs