Persistent Data Container Impl
Creates a new instance of PersistentDataContainerImpl. The provided initialization map is validated for allowable data types and used as the initial set of key-value pairs for the container.
Parameters
init
An optional map of key-value pairs to initialize the container. All values must pass validation by NativePersistentDataType.allow.