Hierarchy For Package io.metaloom.qdrant.client.http.model.collection
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.CollectionIndexFieldResponse
- io.metaloom.qdrant.client.http.model.collection.CollectionListResponse
- io.metaloom.qdrant.client.http.model.collection.CollectionResponse
- io.metaloom.qdrant.client.http.model.collection.AliasOperationContainer (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionCreateIndexFieldRequest (implements io.metaloom.qdrant.client.http.model.RestRequestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionCreateRequest (implements io.metaloom.qdrant.client.http.model.RestRequestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionDescription (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionInfo (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionPayloadSchema (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionsResponse (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionUpdateAliasesRequest (implements io.metaloom.qdrant.client.http.model.RestRequestModel)
- io.metaloom.qdrant.client.http.model.collection.CollectionUpdateRequest (implements io.metaloom.qdrant.client.http.model.RestRequestModel)
- io.metaloom.qdrant.client.http.model.collection.CreateAlias (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.CreateAliasOperation (implements io.metaloom.qdrant.client.http.model.collection.AliasOperation)
- io.metaloom.qdrant.client.http.model.collection.DeleteAlias (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.DeleteAliasOperation (implements io.metaloom.qdrant.client.http.model.collection.AliasOperation)
- io.metaloom.qdrant.client.http.model.collection.PayloadFieldSchema (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.PayloadIndexInfo (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.RenameAlias (implements io.metaloom.qdrant.client.http.model.RestModel)
- io.metaloom.qdrant.client.http.model.collection.RenameAliasOperation (implements io.metaloom.qdrant.client.http.model.collection.AliasOperation)
- 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.AliasOperation
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.CollectionStatus
- io.metaloom.qdrant.client.http.model.collection.PayloadSchemaParams
- io.metaloom.qdrant.client.http.model.collection.PayloadSchemaType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)