Uses of Class
com.hw.pinecone.entity.index.IndexDescription
-
Uses of IndexDescription in com.hw.pinecone
Modifier and TypeMethodDescriptionPineconeClient.describeIndex
(String name) Get a description of an index. -
Uses of IndexDescription in com.hw.pinecone.service
Modifier and TypeMethodDescriptionio.reactivex.Single<IndexDescription>
IndexService.describeIndex
(String name) Get a description of an index.