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