Package | Description |
---|---|
org.hibernate.search.backend.spi |
Modifier and Type | Method and Description |
---|---|
void |
Worker.flushWorks(TransactionContext transactionContext)
Flush any work queue.
|
void |
Worker.performWork(Work work,
TransactionContext transactionContext)
Declare a work to be done within a given transaction context
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.