public class BatchSessionImpl extends Object implements BatchSession
DEFAULT_BATCH_SIZE, DEFAULT_THREAD_SIZE| 构造器和说明 |
|---|
BatchSessionImpl(KnowledgePackage[] knowledgePackages,
int threadSize,
int batchSize) |
BatchSessionImpl(KnowledgePackage knowledgePackage,
int threadSize,
int batchSize) |
public BatchSessionImpl(KnowledgePackage knowledgePackage, int threadSize, int batchSize)
public BatchSessionImpl(KnowledgePackage[] knowledgePackages, int threadSize, int batchSize)
public void addBusiness(Business business)
BatchSessionaddBusiness 在接口中 BatchSessionbusiness - Business对象实例public void waitForCompletion()
BatchSessionwaitForCompletion 在接口中 BatchSessionCopyright © 2018 Bstek. All rights reserved.