Class | Description |
---|---|
KnowledgeBase |
Base class for storage implementations of
FailureCause s. |
KnowledgeBase.KnowledgeBaseDescriptor |
Descriptor for
KnowledgeBase s. |
LocalFileKnowledgeBase |
Handling of the list the traditional way.
|
LocalFileKnowledgeBase.LocalFileKnowledgeBaseDescriptor |
Descriptor for
LocalFileKnowledgeBase . |
MongoDBKnowledgeBase |
Handling of the MongoDB way of saving the knowledge base.
|
MongoDBKnowledgeBase.MongoDBKnowledgeBaseDescriptor |
Descriptor for
MongoDBKnowledgeBase . |
MongoDBKnowledgeBaseCache |
Cache for the MongoDBKnowledgeBase.
|
Semaphore |
"Real" binary semaphore, where subsequent calls to release do not
make the semaphore be able to acquire more than the maximum permits.
|
Copyright © 2016–2021. All rights reserved.