Class VectorStoreProviderSettingStatusQuery

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final VectorStoreSettingBase<SecretKey> getVectorStoreSetting()
      final EMSettingBase<SecretKey> getEmSetting()
      final String getDocumentIndexName()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VectorStoreProviderSettingStatusQuery

        VectorStoreProviderSettingStatusQuery(VectorStoreSettingBase<SecretKey> vectorStoreSetting, EMSettingBase<SecretKey> emSetting, String documentIndexName)