Uses of Class
com.pervasive.datarush.cal.JobServerInformation
Packages that use JobServerInformation
-
Uses of JobServerInformation in com.actian.dataflow.cal.yarn.server
Constructors in com.actian.dataflow.cal.yarn.server with parameters of type JobServerInformationModifierConstructorDescriptionMasterServer(com.pervasive.datarush.hadoop.shims.yarn.AMRMClient amClient, FileClient client, Path drfsBaseDir, JobServerInformation jobWorkerInfo, JobSpecifier jobSpecifier, com.pervasive.datarush.cluster.ExecutorOptions execOptions, List<com.pervasive.datarush.hadoop.shims.yarn.YarnNodeDescriptor> nodeDescriptors, Path cacheLocation, Path libArchiveLocation, String applicationID, int jobPriority, com.pervasive.datarush.cluster.preferences.ClusterPreferences clusterPreferences, Map<String, ApplicationResource> appResources) PartitionServer(FileClient client, Path drfsBaseDir, String nodeID, JobServerInformation jobWorkerInfo, com.pervasive.datarush.cal.dr.NodeAllocationProvider allocationProvider, JobSpecifier jobSpecifier) -
Uses of JobServerInformation in com.pervasive.datarush.cal.monitoring
Methods in com.pervasive.datarush.cal.monitoring with parameters of type JobServerInformationModifier and TypeMethodDescriptionstatic NodeStatisticsSnapshotNodeStatisticsSnapshot.captureThisJVM(String nodeID, String host, JobServerInformation jobWorkerInfo, List<RuntimeStatistic<?>> additionalStats) Constructors in com.pervasive.datarush.cal.monitoring with parameters of type JobServerInformationModifierConstructorDescriptionNodeStatisticsSnapshot(String nodeID, String host, JobServerInformation jobWorkerInfo, StatisticsMap statistics)