Uses of Interface
org.springframework.ai.document.id.IdGenerator
Packages that use IdGenerator
-
Uses of IdGenerator in org.springframework.ai.document
Methods in org.springframework.ai.document with parameters of type IdGenerator -
Uses of IdGenerator in org.springframework.ai.document.id
Classes in org.springframework.ai.document.id that implement IdGeneratorModifier and TypeClassDescriptionclassA SHA-256 based ID generator that returns the hash as a UUID.classA random ID generator that returns a UUID.