Class RuntimeContext

java.lang.Object
com.hazelcast.kubernetes.RuntimeContext

@NotThreadSafe public class RuntimeContext extends Object
Models the state of a Kubernetes StatefulSet(s). Note that this class is not thread-safe when instantiated using RuntimeContext() or RuntimeContext(RuntimeContext). RuntimeContext(int, int, int, String) models a single StatefulSet.