Package | Description |
---|---|
org.hibernate.search.indexes.serialization.spi |
Modifier and Type | Method and Description |
---|---|
Serializer |
SerializationProvider.getSerializer()
This method will be invoked when any thread needs a Serializer:
implementors of this Service can return the same instance multiple
times if the Serializer implementation is threadsafe.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.