Package | Description |
---|---|
org.hibernate.search.query.engine | |
org.hibernate.search.query.engine.spi | |
org.hibernate.search.spi |
Modifier and Type | Field and Description |
---|---|
static TimeoutExceptionFactory |
QueryTimeoutException.DEFAULT_TIMEOUT_EXCEPTION_FACTORY |
Modifier and Type | Method and Description |
---|---|
HSQuery |
HSQuery.timeoutExceptionFactory(TimeoutExceptionFactory exceptionFactory)
Define the timeout exception factory to customize the exception returned by the user.
|
Modifier and Type | Method and Description |
---|---|
TimeoutExceptionFactory |
SearchIntegrator.getDefaultTimeoutExceptionFactory()
Useful if you need to create custom exception types to represent query timeouts.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.