Uses of Class
com.pervasive.datarush.cal.JobLogInfo.LogInfo
Packages that use JobLogInfo.LogInfo
Package
Description
Provides interfaces the define the "cluster abstraction layer".
-
Uses of JobLogInfo.LogInfo in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return JobLogInfo.LogInfoMethods in com.pervasive.datarush.cal that return types with arguments of type JobLogInfo.LogInfoConstructors in com.pervasive.datarush.cal with parameters of type JobLogInfo.LogInfoModifierConstructorDescriptionJobLogInfo(String jobId, String jobName, JobLogInfo.LogInfo... jobLogs) Constructor parameters in com.pervasive.datarush.cal with type arguments of type JobLogInfo.LogInfoModifierConstructorDescriptionJobLogInfo(String jobId, String jobName, List<JobLogInfo.LogInfo> jobLogs)