Uses of Enum Class
com.bytedesk.kbase.llm_chunk.ChunkStatusEnum
Packages that use ChunkStatusEnum
-
Uses of ChunkStatusEnum in com.bytedesk.kbase.llm_chunk
Methods in com.bytedesk.kbase.llm_chunk that return ChunkStatusEnumModifier and TypeMethodDescriptionstatic ChunkStatusEnumstatic ChunkStatusEnumReturns the enum constant of this class with the specified name.static ChunkStatusEnum[]ChunkStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.