public interface IndexDocumentWorkExecutor<D>
Modifier and Type | Method and Description |
---|---|
CompletableFuture<?> |
add(DocumentReferenceProvider documentReferenceProvider,
DocumentContributor<D> documentContributor) |
CompletableFuture<?> add(DocumentReferenceProvider documentReferenceProvider, DocumentContributor<D> documentContributor)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.