getCurrentState

abstract fun getCurrentState(key: K): ReplicaState<T>?

Returns current ReplicaState for a given key.