Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Method and Description |
---|---|
protected JobLogInfo.LogInfo[] |
JobLogInfo.getJobLogs() |
Modifier and Type | Method and Description |
---|---|
List<JobLogInfo.LogInfo> |
JobLogInfo.getJobLogInfo() |
Constructor and Description |
---|
JobLogInfo(String jobId,
String jobName,
JobLogInfo.LogInfo... jobLogs) |
Constructor and Description |
---|
JobLogInfo(String jobId,
String jobName,
List<JobLogInfo.LogInfo> jobLogs) |
Copyright © 2020 Actian Corporation. All rights reserved.