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 IdGeneratorConstructors 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 TypeClassDescriptionclass
A SHA-256 based ID generator that returns the hash as a UUID.class
A random ID generator that returns a UUID.