@Retention(value=RUNTIME)
public @interface Job
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
serviceName
Canonical name of a service.
|
| Modifier and Type | Optional Element and Description |
|---|---|
double |
affinity
CPU affinity of a job.
|
Copyright © 2022. All rights reserved.