Package | Description |
---|---|
org.hibernate.search.indexes.serialization.avro.impl | |
org.hibernate.search.indexes.serialization.javaserialization.impl |
Represents a canonical model for the data that ought to be serialized.
|
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 | Class and Description |
---|---|
class |
JavaSerializationSerializer |
Modifier and Type | Method and Description |
---|---|
Serializer |
JavaSerializationSerializationProvider.getSerializer() |
Modifier and Type | Method and Description |
---|---|
Serializer |
SerializationProvider.getSerializer() |
Copyright © 2006–2015 Hibernate. All rights reserved.