ray.rllib.utils.replay_buffers.prioritized_replay_buffer.PrioritizedReplayBuffer.get_state# PrioritizedReplayBuffer.get_state() → Dict[str, Any][source]# Returns all local state. Returns: The serializable local state. DeveloperAPI: This API may change across minor Ray releases.