类分层结构
- java.lang.Object
- cloud.agileframework.elasticsearch.types.BaseTypeConverter (implements cloud.agileframework.elasticsearch.types.TypeConverter)
- cloud.agileframework.elasticsearch.types.BinaryType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.BooleanType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.DateType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.DoubleType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.NumberType<T> (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.ByteType
- cloud.agileframework.elasticsearch.types.FloatType
- cloud.agileframework.elasticsearch.types.IntegerType
- cloud.agileframework.elasticsearch.types.LongType
- cloud.agileframework.elasticsearch.types.ShortType
- cloud.agileframework.elasticsearch.types.StringType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- java.lang.Throwable (implements java.io.Serializable)
- cloud.agileframework.elasticsearch.types.TimestampType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.TimeType (implements cloud.agileframework.elasticsearch.types.TypeHelper<T>)
- cloud.agileframework.elasticsearch.types.TypeConverters
- cloud.agileframework.elasticsearch.types.TypeConverters.NullTypeConverter (implements cloud.agileframework.elasticsearch.types.TypeConverter)
接口分层结构
枚举分层结构
Copyright © 2022. All rights reserved.