Uses of Interface
repast.simphony.batch.ssh.Session
-
Uses of Session in repast.simphony.batch.ssh
Modifier and TypeClassDescriptionclass
class
Encapsulates info about a Remote ssh reachable host that simphony models can be run on.Modifier and TypeMethodDescriptionSessionBuilder.getSessions()
Parse the Sessions defined in the specified file into a List of Session objects.SessionPropsParser.parse
(Properties props) Configuration.sessions()
Gets an iterable over the sessions described in this Configuration.Modifier and TypeMethodDescriptionModelArchiveConfigurator.configure
(Session session, Configuration config) Configures the existing model archive to work with the specified remote.