Class ExecutionEnvironmentPersistentInfo

    • Constructor Detail

      • ExecutionEnvironmentPersistentInfo

        public ExecutionEnvironmentPersistentInfo​(ExecutionEnvironmentID theexecutionEnvironmentID,
                                                  StorageLocationID thestorageLocationID)
        PersistentCaches constructor
        Parameters:
        theexecutionEnvironmentID - ID of execution environment
        thestorageLocationID - ID of storage location
    • Method Detail

      • getExecutionEnvironmentID

        public ExecutionEnvironmentID getExecutionEnvironmentID()
        Gets executionEnvironmentID.
        Returns:
        the executionEnvironmentID
      • setExecutionEnvironmentID

        public void setExecutionEnvironmentID​(ExecutionEnvironmentID theexecutionEnvironmentID)
        Sets executionEnvironmentID
        Parameters:
        theexecutionEnvironmentID - the executionEnvironmentID to set
      • getStorageLocationID

        public StorageLocationID getStorageLocationID()
        Gets storageLocationID.
        Returns:
        the storageLocationID
      • setStorageLocationID

        public void setStorageLocationID​(StorageLocationID thestorageLocationID)
        Sets storageLocationID
        Parameters:
        thestorageLocationID - the storageLocationID to set