Package | Description |
---|---|
org.hibernate.search.indexes.serialization.avro.impl | |
org.hibernate.search.indexes.serialization.spi |
Modifier and Type | Class and Description |
---|---|
class |
AvroSerializer |
Modifier and Type | Method and Description |
---|---|
Serializer |
AvroSerializationProvider.getSerializer() |
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-2017 Red Hat, Inc. All Rights Reserved