Uses of Class
es.bsc.dataclay.util.management.sessionmgr.SessionOperation
-
Packages that use SessionOperation Package Description es.bsc.dataclay.util.management.sessionmgr This package contains classes used in management of sessions. -
-
Uses of SessionOperation in es.bsc.dataclay.util.management.sessionmgr
Methods in es.bsc.dataclay.util.management.sessionmgr that return types with arguments of type SessionOperation Modifier and Type Method Description Map<OperationID,SessionOperation>
SessionInterface. getSessionOperations()
Get the SessionInterface::sessionOperationsMethod parameters in es.bsc.dataclay.util.management.sessionmgr with type arguments of type SessionOperation Modifier and Type Method Description void
SessionInterface. setSessionOperations(Map<OperationID,SessionOperation> newsessionOperations)
Set the SessionInterface::sessionOperations
-