Hierarchy For Package io.metaloom.qdrant.client.http.model.collection.schema
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.metaloom.qdrant.client.http.model.AbstractResponse (implements io.metaloom.qdrant.client.http.model.RestModel, io.metaloom.qdrant.client.http.model.RestResponse)
- io.metaloom.qdrant.client.http.model.collection.schema.CollectionIndexFieldResponse
- io.metaloom.qdrant.client.http.model.collection.schema.CollectionCreateIndexFieldRequest (implements io.metaloom.qdrant.client.http.model.RestRequestModel)
- io.metaloom.qdrant.client.http.model.collection.schema.FullTextIndexFieldSchema (implements io.metaloom.qdrant.client.http.model.collection.schema.PayloadFieldSchema)
- io.metaloom.qdrant.client.http.model.AbstractResponse (implements io.metaloom.qdrant.client.http.model.RestModel, io.metaloom.qdrant.client.http.model.RestResponse)
Interface Hierarchy
- io.metaloom.qdrant.client.http.model.RestModel
- io.metaloom.qdrant.client.http.model.collection.schema.PayloadFieldSchema
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.metaloom.qdrant.client.http.model.collection.schema.PayloadIndexSchemaType (implements io.metaloom.qdrant.client.http.model.collection.schema.PayloadFieldSchema)
- io.metaloom.qdrant.client.http.model.collection.schema.TokenizerType (implements io.metaloom.qdrant.client.http.model.RestModel)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)