Class Hierarchy
- java.lang.Object
- cz.o2.proxima.core.scheme.AttributeValueAccessors
- cz.o2.proxima.core.scheme.AttributeValueAccessors.ArrayValueAccessorImpl<T,V> (implements cz.o2.proxima.core.scheme.AttributeValueAccessors.ArrayValueAccessor<T,V>)
- cz.o2.proxima.core.scheme.AttributeValueAccessors.PrimitiveValueAccessorImpl<T,V> (implements cz.o2.proxima.core.scheme.AttributeValueAccessors.PrimitiveValueAccessor<T,V>)
- cz.o2.proxima.core.scheme.AttributeValueAccessors.StructureValueImpl (implements cz.o2.proxima.core.scheme.AttributeValueAccessors.StructureValue)
- cz.o2.proxima.core.scheme.BytesSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.DoubleSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.FloatSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.IntSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.JavaSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.JsonSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.LongSerializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- cz.o2.proxima.core.scheme.SchemaDescriptors
- cz.o2.proxima.core.scheme.SchemaDescriptors.ArrayTypeDescriptor<T> (implements cz.o2.proxima.core.scheme.SchemaDescriptors.SchemaTypeDescriptor<T>)
- cz.o2.proxima.core.scheme.SchemaDescriptors.EnumTypeDescriptor<T> (implements cz.o2.proxima.core.scheme.SchemaDescriptors.SchemaTypeDescriptor<T>)
- cz.o2.proxima.core.scheme.SchemaDescriptors.PrimitiveTypeDescriptor<T> (implements cz.o2.proxima.core.scheme.SchemaDescriptors.SchemaTypeDescriptor<T>)
- cz.o2.proxima.core.scheme.SchemaDescriptors.StructureTypeDescriptor<T> (implements cz.o2.proxima.core.scheme.SchemaDescriptors.SchemaTypeDescriptor<T>)
- cz.o2.proxima.core.scheme.StringUtf8Serializer (implements cz.o2.proxima.core.scheme.ValueSerializerFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cz.o2.proxima.core.scheme.SerializationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.util.Map<K,V>
- cz.o2.proxima.core.scheme.AttributeValueAccessors.StructureValue
- java.io.Serializable
- cz.o2.proxima.core.scheme.AttributeValueAccessor<InputT,OutputT>
- cz.o2.proxima.core.scheme.AttributeValueAccessors.ArrayValueAccessor<T,V>
- cz.o2.proxima.core.scheme.AttributeValueAccessors.PrimitiveValueAccessor<T,V>
- cz.o2.proxima.core.scheme.AttributeValueAccessors.StructureValueAccessor<T>
- cz.o2.proxima.core.scheme.SchemaDescriptors.SchemaTypeDescriptor<T>
- cz.o2.proxima.core.scheme.ValueSerializer<T>
- cz.o2.proxima.core.scheme.ValueSerializerFactory
- cz.o2.proxima.core.scheme.AttributeValueAccessor<InputT,OutputT>
- cz.o2.proxima.core.scheme.ValueSerializer.InitializedWithRepository
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cz.o2.proxima.core.scheme.AttributeValueAccessor.Type
- cz.o2.proxima.core.scheme.AttributeValueType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)