public abstract class AbstractRuntimeDataPersistor extends AbstractPersistor
Modifier and Type | Field and Description |
---|---|
protected RuntimeDataInterface |
runtime |
Constructor and Description |
---|
AbstractRuntimeDataPersistor(RuntimeDataInterface runtime) |
persist, unpersist, unpickle
validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPersistenceName, getType
protected RuntimeDataInterface runtime
public AbstractRuntimeDataPersistor(RuntimeDataInterface runtime)
Copyright © SAS Institute. All Rights Reserved.