类 RandomIdGenerator
java.lang.Object
com.agentsflex.core.document.id.RandomIdGenerator
- 所有已实现的接口:
DocumentIdGenerator
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RandomIdGenerator
public RandomIdGenerator()
-
-
方法详细资料
-
generateId
Generate a unique ID for the Document- 指定者:
generateId在接口中DocumentIdGenerator- 参数:
document- Document- 返回:
- the unique ID
-