Uses of Interface
repast.simphony.batch.ssh.Session
Packages that use Session
-
Uses of Session in repast.simphony.batch.ssh
Classes in repast.simphony.batch.ssh that implement SessionModifier and TypeClassDescriptionclassclassEncapsulates info about a Remote ssh reachable host that simphony models can be run on.Methods in repast.simphony.batch.ssh that return types with arguments of type SessionModifier 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.Methods in repast.simphony.batch.ssh with parameters of type SessionModifier and TypeMethodDescriptionModelArchiveConfigurator.configure(Session session, Configuration config) Configures the existing model archive to work with the specified remote.