get_state#

MultiAgentPrioritizedReplayBuffer.get_state() → Dict[str, Any]#

Returns all local state.

Returns:

The serializable local state.

DeveloperAPI: This API may change across minor Ray releases.