public class ReasoningConfiguration extends Object
Constructor and Description |
---|
ReasoningConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
getBatchSize() |
boolean |
isRemoveDuplicateJustifications() |
void |
setBatchSize(int batchSize) |
void |
setRemoveDuplicateJustifications(boolean removeDuplicateJustifications) |
public int getBatchSize()
public void setBatchSize(int batchSize)
public boolean isRemoveDuplicateJustifications()
public void setRemoveDuplicateJustifications(boolean removeDuplicateJustifications)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.