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–2015 Hibernate. All rights reserved.