## All Superinterfaces
`AutoCloseable`, `Closeable`, `ClusterManagerBase`

---

public interface InProcessCluster
extends [ClusterManagerBase](/content/javadoc/com/rpl/rama/cluster/ClusterManagerBase.html "interface in com.rpl.rama.cluster"/index.html)

### Description
Simulates a Rama cluster in a single process. Useful for unit testing modules or experimenting with Rama API. An InProcessCluster is used to manage modules and retrieve depot, PState, and query topology clients.
