Package com.bayesserver.data.distributed
-
Interface Summary Interface Description DataPartition<T> Interface used by distributed processes that read data.EvidencePartition<T> Interface used by distributed processes that read evidence.
Interface | Description |
---|---|
DataPartition<T> |
Interface used by distributed processes that read data.
|
EvidencePartition<T> |
Interface used by distributed processes that read evidence.
|