@hpcc-js/comms 2.86.0 → 2.87.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/dist/index.es6.js +207 -36
  2. package/dist/index.es6.js.map +1 -1
  3. package/dist/index.js +208 -36
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist/index.node.js +206 -35
  8. package/dist/index.node.js.map +1 -1
  9. package/dist/index.node.min.js +1 -1
  10. package/dist/index.node.min.js.map +1 -1
  11. package/lib-es6/__package__.js +2 -2
  12. package/lib-es6/clienttools/eclMeta.js.map +1 -1
  13. package/lib-es6/clienttools/eclcc.js.map +1 -1
  14. package/lib-es6/connection.js.map +1 -1
  15. package/lib-es6/ecl/activity.js.map +1 -1
  16. package/lib-es6/ecl/dfuWorkunit.js.map +1 -1
  17. package/lib-es6/ecl/graph.js.map +1 -1
  18. package/lib-es6/ecl/logicalFile.js.map +1 -1
  19. package/lib-es6/ecl/machine.js.map +1 -1
  20. package/lib-es6/ecl/query.js.map +1 -1
  21. package/lib-es6/ecl/resource.js.map +1 -1
  22. package/lib-es6/ecl/result.js.map +1 -1
  23. package/lib-es6/ecl/scope.js.map +1 -1
  24. package/lib-es6/ecl/sourceFile.js.map +1 -1
  25. package/lib-es6/ecl/store.js.map +1 -1
  26. package/lib-es6/ecl/targetCluster.js.map +1 -1
  27. package/lib-es6/ecl/timer.js.map +1 -1
  28. package/lib-es6/ecl/topology.js.map +1 -1
  29. package/lib-es6/ecl/workunit.js +106 -3
  30. package/lib-es6/ecl/workunit.js.map +1 -1
  31. package/lib-es6/ecl/xsdParser.js.map +1 -1
  32. package/lib-es6/espConnection.js.map +1 -1
  33. package/lib-es6/index.node.js.map +1 -1
  34. package/lib-es6/services/wsAccount.js.map +1 -1
  35. package/lib-es6/services/wsCloud.js.map +1 -1
  36. package/lib-es6/services/wsDFUXRef.js.map +1 -1
  37. package/lib-es6/services/wsEcl.js.map +1 -1
  38. package/lib-es6/services/wsLogaccess.js.map +1 -1
  39. package/lib-es6/services/wsSMC.js +9 -34
  40. package/lib-es6/services/wsSMC.js.map +1 -1
  41. package/lib-es6/services/wsStore.js.map +1 -1
  42. package/lib-es6/services/wsTopology.js.map +1 -1
  43. package/lib-es6/services/wsWorkunits.js.map +1 -1
  44. package/lib-es6/services/wsdl/FileSpray/v1.23/FileSpray.js.map +1 -1
  45. package/lib-es6/services/wsdl/FileSpray/v1.25/FileSpray.js.map +1 -1
  46. package/lib-es6/services/wsdl/WsCloud/v1/WsCloud.js.map +1 -1
  47. package/lib-es6/services/wsdl/WsDFUXRef/v1.02/WsDFUXRef.js.map +1 -1
  48. package/lib-es6/services/wsdl/WsDali/v1.04/WsDali.js.map +1 -1
  49. package/lib-es6/services/wsdl/WsDfu/v1.62/WsDfu.js.map +1 -1
  50. package/lib-es6/services/wsdl/WsDfu/v1.63/WsDfu.js.map +1 -1
  51. package/lib-es6/services/wsdl/WsDfu/v1.65/WsDfu.js.map +1 -1
  52. package/lib-es6/services/wsdl/WsFileIO/v1.01/WsFileIO.js.map +1 -1
  53. package/lib-es6/services/wsdl/WsPackageProcess/v1.04/WsPackageProcess.js.map +1 -1
  54. package/lib-es6/services/wsdl/WsResources/v1.01/WsResources.js.map +1 -1
  55. package/lib-es6/services/wsdl/WsSMC/v1.24/WsSMC.js.map +1 -1
  56. package/lib-es6/services/wsdl/WsSMC/v1.27/WsSMC.js +99 -0
  57. package/lib-es6/services/wsdl/WsSMC/v1.27/WsSMC.js.map +1 -0
  58. package/lib-es6/services/wsdl/WsTopology/v1.31/WsTopology.js.map +1 -1
  59. package/lib-es6/services/wsdl/WsTopology/v1.32/WsTopology.js.map +1 -1
  60. package/lib-es6/services/wsdl/WsWorkunits/v1.88/WsWorkunits.js.map +1 -1
  61. package/lib-es6/services/wsdl/WsWorkunits/v1.94/WsWorkunits.js.map +1 -1
  62. package/lib-es6/services/wsdl/WsWorkunits/v1.95/WsWorkunits.js.map +1 -1
  63. package/lib-es6/services/wsdl/ws_access/v1.16/ws_access.js.map +1 -1
  64. package/lib-es6/services/wsdl/ws_access/v1.17/ws_access.js.map +1 -1
  65. package/lib-es6/services/wsdl/ws_account/v1.05/ws_account.js.map +1 -1
  66. package/lib-es6/services/wsdl/ws_codesign/v1.1/ws_codesign.js.map +1 -1
  67. package/lib-es6/services/wsdl/ws_elk/v1/ws_elk.js.map +1 -1
  68. package/lib-es6/services/wsdl/ws_logaccess/v1/ws_logaccess.js.map +1 -1
  69. package/lib-es6/services/wsdl/ws_logaccess/v1.02/ws_logaccess.js.map +1 -1
  70. package/lib-es6/services/wsdl/ws_logaccess/v1.03/ws_logaccess.js.map +1 -1
  71. package/lib-es6/services/wsdl/ws_logaccess/v1.04/ws_logaccess.js.map +1 -1
  72. package/lib-es6/services/wsdl/ws_logaccess/v1.05/ws_logaccess.js.map +1 -1
  73. package/lib-es6/services/wsdl/ws_machine/v1.17/ws_machine.js.map +1 -1
  74. package/lib-es6/services/wsdl/wsstore/v1.02/wsstore.js.map +1 -1
  75. package/package.json +7 -7
  76. package/src/__package__.ts +2 -2
  77. package/src/ecl/activity.ts +2 -2
  78. package/src/ecl/workunit.ts +148 -6
  79. package/src/services/wsSMC.ts +8 -604
  80. package/src/services/wsdl/WsSMC/v1.27/WsSMC.ts +670 -0
  81. package/types/__package__.d.ts +2 -2
  82. package/types/ecl/workunit.d.ts +17 -1
  83. package/types/ecl/workunit.d.ts.map +1 -1
  84. package/types/services/wsSMC.d.ts +5 -489
  85. package/types/services/wsSMC.d.ts.map +1 -1
  86. package/types/services/wsdl/WsSMC/v1.27/WsSMC.d.ts +519 -0
  87. package/types/services/wsdl/WsSMC/v1.27/WsSMC.d.ts.map +1 -0
  88. package/types-3.4/__package__.d.ts +2 -2
  89. package/types-3.4/ecl/workunit.d.ts +17 -1
  90. package/types-3.4/services/wsSMC.d.ts +5 -489
  91. package/types-3.4/services/wsdl/WsSMC/v1.27/WsSMC.d.ts +519 -0
@@ -0,0 +1,519 @@
1
+ import { IConnection, IOptions } from "../../../../connection";
2
+ import { Service } from "../../../../espConnection";
3
+ export declare namespace WsSMC {
4
+ type int = number;
5
+ type unsignedInt = number;
6
+ type long = number;
7
+ enum LockModes {
8
+ ALL = "ALL",
9
+ READ = "READ",
10
+ WRITE = "WRITE",
11
+ HOLD = "HOLD",
12
+ SUB = "SUB"
13
+ }
14
+ enum RoxieControlCmdType {
15
+ Attach = "Attach",
16
+ Detach = "Detach",
17
+ State = "State",
18
+ Reload = "Reload",
19
+ ReloadRetry = "ReloadRetry",
20
+ MemLock = "MemLock",
21
+ MemUnlock = "MemUnlock",
22
+ GetMemLocked = "GetMemLocked"
23
+ }
24
+ interface Activity {
25
+ ChatURL: string;
26
+ BannerContent: string;
27
+ BannerColor: string;
28
+ BannerSize: string;
29
+ BannerScroll: string;
30
+ BannerAction: int;
31
+ EnableChatURL: boolean;
32
+ FromSubmitBtn: boolean;
33
+ SortBy: string;
34
+ Descending: boolean;
35
+ }
36
+ interface Exception {
37
+ Code: string;
38
+ Audience: string;
39
+ Source: string;
40
+ Message: string;
41
+ }
42
+ interface Exceptions {
43
+ Source: string;
44
+ Exception: Exception[];
45
+ }
46
+ interface TargetCluster {
47
+ ClusterName: string;
48
+ QueueName: string;
49
+ QueueStatus: string;
50
+ StatusDetails: string;
51
+ Warning: string;
52
+ ClusterType: int;
53
+ ClusterSize: int;
54
+ ClusterStatus: int;
55
+ }
56
+ interface ThorClusterList {
57
+ TargetCluster: TargetCluster[];
58
+ }
59
+ interface RoxieClusterList {
60
+ TargetCluster: TargetCluster[];
61
+ }
62
+ interface HThorClusterList {
63
+ TargetCluster: TargetCluster[];
64
+ }
65
+ interface DFUJob {
66
+ TimeStarted: string;
67
+ Done: int;
68
+ Total: int;
69
+ Command: string;
70
+ }
71
+ interface DFUJobs {
72
+ DFUJob: DFUJob[];
73
+ }
74
+ interface ActiveWorkunit {
75
+ Wuid: string;
76
+ State: string;
77
+ StateID: int;
78
+ Owner: string;
79
+ Jobname: string;
80
+ Server: string;
81
+ Instance: string;
82
+ Priority: string;
83
+ Extra: string;
84
+ GraphName: string;
85
+ Duration: string;
86
+ GID: string;
87
+ QueueName: string;
88
+ MemoryBlocked: int;
89
+ IsPausing: boolean;
90
+ Warning: string;
91
+ ClusterName: string;
92
+ ClusterType: string;
93
+ ClusterQueueName: string;
94
+ TargetClusterName: string;
95
+ NoAccess: boolean;
96
+ }
97
+ interface Running {
98
+ ActiveWorkunit: ActiveWorkunit[];
99
+ }
100
+ interface Queues {
101
+ ServerJobQueue: ServerJobQueue[];
102
+ }
103
+ interface ServerJobQueue {
104
+ QueueName: string;
105
+ Queues: {
106
+ ServerJobQueue: ServerJobQueue[];
107
+ };
108
+ ServerName: string;
109
+ ServerType: string;
110
+ QueueStatus: string;
111
+ StatusDetails: string;
112
+ NetworkAddress: string;
113
+ Port: int;
114
+ }
115
+ interface ServerJobQueues {
116
+ ServerJobQueue: ServerJobQueue[];
117
+ }
118
+ interface ActivityResponse {
119
+ Exceptions: {
120
+ Source: string;
121
+ Exception: Exception[];
122
+ };
123
+ Build: string;
124
+ ThorClusterList: {
125
+ TargetCluster: TargetCluster[];
126
+ };
127
+ RoxieClusterList: {
128
+ TargetCluster: TargetCluster[];
129
+ };
130
+ HThorClusterList: {
131
+ TargetCluster: TargetCluster[];
132
+ };
133
+ DFUJobs: {
134
+ DFUJob: DFUJob[];
135
+ };
136
+ Running: {
137
+ ActiveWorkunit: ActiveWorkunit[];
138
+ };
139
+ BannerContent: string;
140
+ BannerColor: string;
141
+ BannerSize: string;
142
+ BannerScroll: string;
143
+ ChatURL: string;
144
+ ShowBanner: int;
145
+ ShowChatURL: int;
146
+ SortBy: string;
147
+ Descending: boolean;
148
+ SuperUser: boolean;
149
+ AccessRight: string;
150
+ ServerJobQueues: {
151
+ ServerJobQueue: ServerJobQueue[];
152
+ };
153
+ ActivityTime: string;
154
+ DaliDetached: boolean;
155
+ }
156
+ interface BrowseResources {
157
+ }
158
+ interface HPCCResource {
159
+ Name: string;
160
+ Description: string;
161
+ FileName: string;
162
+ Version: string;
163
+ }
164
+ interface HPCCResources {
165
+ HPCCResource: HPCCResource[];
166
+ }
167
+ interface HPCCResourceRepository {
168
+ Name: string;
169
+ Path: string;
170
+ HPCCResources: {
171
+ HPCCResource: HPCCResource[];
172
+ };
173
+ }
174
+ interface HPCCResourceRepositories {
175
+ HPCCResourceRepository: HPCCResourceRepository[];
176
+ }
177
+ interface BrowseResourcesResponse {
178
+ Exceptions: Exceptions;
179
+ PortalURL: string;
180
+ ESPInstance: string;
181
+ OS: int;
182
+ UseResource: boolean;
183
+ HPCCResourceRepositories: {
184
+ HPCCResourceRepository: HPCCResourceRepository[];
185
+ };
186
+ }
187
+ interface ClearQueue {
188
+ Cluster: string;
189
+ QueueName: string;
190
+ Comment: string;
191
+ ServerType: string;
192
+ NetworkAddress: string;
193
+ Port: int;
194
+ }
195
+ interface TargetClusterInfo {
196
+ ClusterName: string;
197
+ QueueName: string;
198
+ QueueStatus: string;
199
+ StatusDetails: string;
200
+ Warning: string;
201
+ ClusterType: int;
202
+ ClusterSize: int;
203
+ ClusterStatus: int;
204
+ }
205
+ interface ServerInfo {
206
+ QueueName: string;
207
+ Queues: Queues;
208
+ ServerName: string;
209
+ ServerType: string;
210
+ QueueStatus: string;
211
+ StatusDetails: string;
212
+ NetworkAddress: string;
213
+ Port: int;
214
+ }
215
+ interface Workunits {
216
+ ActiveWorkunit: ActiveWorkunit[];
217
+ }
218
+ interface StatusServerInfo {
219
+ TargetClusterInfo: {
220
+ ClusterName: string;
221
+ QueueName: string;
222
+ QueueStatus: string;
223
+ StatusDetails: string;
224
+ Warning: string;
225
+ ClusterType: int;
226
+ ClusterSize: int;
227
+ ClusterStatus: int;
228
+ };
229
+ ServerInfo: {
230
+ QueueName: string;
231
+ Queues: Queues;
232
+ ServerName: string;
233
+ ServerType: string;
234
+ QueueStatus: string;
235
+ StatusDetails: string;
236
+ NetworkAddress: string;
237
+ Port: int;
238
+ };
239
+ Workunits: {
240
+ ActiveWorkunit: ActiveWorkunit[];
241
+ };
242
+ }
243
+ interface SMCQueueResponse {
244
+ Exceptions: Exceptions;
245
+ StatusServerInfo: {
246
+ TargetClusterInfo: {
247
+ ClusterName: string;
248
+ QueueName: string;
249
+ QueueStatus: string;
250
+ StatusDetails: string;
251
+ Warning: string;
252
+ ClusterType: int;
253
+ ClusterSize: int;
254
+ ClusterStatus: int;
255
+ };
256
+ ServerInfo: {
257
+ QueueName: string;
258
+ Queues: Queues;
259
+ ServerName: string;
260
+ ServerType: string;
261
+ QueueStatus: string;
262
+ StatusDetails: string;
263
+ NetworkAddress: string;
264
+ Port: int;
265
+ };
266
+ Workunits: {
267
+ ActiveWorkunit: ActiveWorkunit[];
268
+ };
269
+ };
270
+ }
271
+ interface GetBuildInfo {
272
+ }
273
+ interface NamedValue {
274
+ Name: string;
275
+ Value: string;
276
+ }
277
+ interface BuildInfo {
278
+ NamedValue: NamedValue[];
279
+ }
280
+ interface GetBuildInfoResponse {
281
+ Exceptions: Exceptions;
282
+ BuildInfo: {
283
+ NamedValue: NamedValue[];
284
+ };
285
+ }
286
+ interface GetStatusServerInfo {
287
+ ServerName: string;
288
+ ServerType: string;
289
+ NetworkAddress: string;
290
+ Port: int;
291
+ }
292
+ interface GetStatusServerInfoResponse {
293
+ Exceptions: Exceptions;
294
+ StatusServerInfo: StatusServerInfo;
295
+ }
296
+ interface GetThorQueueAvailability {
297
+ }
298
+ interface ThorCluster {
299
+ ClusterName: string;
300
+ QueueName: string;
301
+ QueueStatus: string;
302
+ QueueAvailable: int;
303
+ JobsRunning: int;
304
+ JobsInQueue: int;
305
+ QueueStatus2: int;
306
+ ThorLCR: string;
307
+ ClusterSize: int;
308
+ }
309
+ interface ThorClusters {
310
+ ThorCluster: ThorCluster[];
311
+ }
312
+ interface GetThorQueueAvailabilityResponse {
313
+ Exceptions: Exceptions;
314
+ ThorClusters: {
315
+ ThorCluster: ThorCluster[];
316
+ };
317
+ }
318
+ interface Index {
319
+ }
320
+ interface SMCIndexResponse {
321
+ Exceptions: Exceptions;
322
+ }
323
+ interface LockQuery {
324
+ EPIP: string;
325
+ XPath: string;
326
+ DurationMSLow: unsignedInt;
327
+ DurationMSHigh: unsignedInt;
328
+ TimeLockedLow: string;
329
+ TimeLockedHigh: string;
330
+ Mode: LockModes;
331
+ AllFileLocks: boolean;
332
+ }
333
+ interface ModeNames {
334
+ Item: string[];
335
+ }
336
+ interface Lock {
337
+ EPIP: string;
338
+ XPath: string;
339
+ LogicalFile: string;
340
+ SessionID: long;
341
+ DurationMS: unsignedInt;
342
+ TimeLocked: string;
343
+ Modes: string;
344
+ ModeNames: {
345
+ Item: string[];
346
+ };
347
+ }
348
+ interface Locks {
349
+ Lock: Lock[];
350
+ }
351
+ interface LockQueryResponse {
352
+ Exceptions: Exceptions;
353
+ Locks: {
354
+ Lock: Lock[];
355
+ };
356
+ NumLocks: int;
357
+ }
358
+ interface MoveJobBack {
359
+ ClusterType: int;
360
+ Cluster: string;
361
+ QueueName: string;
362
+ Wuid: string;
363
+ }
364
+ interface SMCJobResponse {
365
+ Exceptions: Exceptions;
366
+ }
367
+ interface MoveJobDown {
368
+ ClusterType: int;
369
+ Cluster: string;
370
+ QueueName: string;
371
+ Wuid: string;
372
+ }
373
+ interface MoveJobFront {
374
+ ClusterType: int;
375
+ Cluster: string;
376
+ QueueName: string;
377
+ Wuid: string;
378
+ }
379
+ interface MoveJobUp {
380
+ ClusterType: int;
381
+ Cluster: string;
382
+ QueueName: string;
383
+ Wuid: string;
384
+ }
385
+ interface NotInCommunityEdition {
386
+ EEPortal: string;
387
+ }
388
+ interface NotInCommunityEditionResponse {
389
+ Exceptions: Exceptions;
390
+ }
391
+ interface PauseQueue {
392
+ Cluster: string;
393
+ QueueName: string;
394
+ Comment: string;
395
+ ServerType: string;
396
+ NetworkAddress: string;
397
+ Port: int;
398
+ }
399
+ interface Ping {
400
+ }
401
+ interface WsSMCPingResponse {
402
+ }
403
+ interface RemoveJob {
404
+ ClusterType: int;
405
+ Cluster: string;
406
+ QueueName: string;
407
+ Wuid: string;
408
+ }
409
+ interface ResumeQueue {
410
+ Cluster: string;
411
+ QueueName: string;
412
+ Comment: string;
413
+ ServerType: string;
414
+ NetworkAddress: string;
415
+ Port: int;
416
+ }
417
+ interface RoxieControlCmd {
418
+ ProcessCluster: string;
419
+ TargetCluster: string;
420
+ Command: RoxieControlCmdType;
421
+ Wait: int;
422
+ }
423
+ interface Endpoint {
424
+ Address: string;
425
+ Attached: boolean;
426
+ StateHash: string;
427
+ Status: string;
428
+ MemLocked: boolean;
429
+ }
430
+ interface Endpoints {
431
+ Endpoint: Endpoint[];
432
+ }
433
+ interface RoxieControlCmdResponse {
434
+ Exceptions: Exceptions;
435
+ Endpoints: {
436
+ Endpoint: Endpoint[];
437
+ };
438
+ }
439
+ interface QueryIds {
440
+ Item: string[];
441
+ }
442
+ interface RoxieXrefCmd {
443
+ RoxieCluster: string;
444
+ QueryIds: {
445
+ Item: string[];
446
+ };
447
+ CheckAllNodes: boolean;
448
+ Wait: int;
449
+ }
450
+ interface RoxieXrefCmdResponse {
451
+ Exceptions: Exceptions;
452
+ Result: string;
453
+ }
454
+ interface SetBanner {
455
+ ChatURL: string;
456
+ BannerContent: string;
457
+ BannerColor: string;
458
+ BannerSize: string;
459
+ BannerScroll: string;
460
+ BannerAction: int;
461
+ EnableChatURL: boolean;
462
+ FromSubmitBtn: boolean;
463
+ }
464
+ interface SetBannerResponse {
465
+ Exceptions: Exceptions;
466
+ }
467
+ interface SMCJob {
468
+ Wuid: string;
469
+ QueueName: string;
470
+ }
471
+ interface SMCJobs {
472
+ SMCJob: SMCJob[];
473
+ }
474
+ interface SetJobPriority {
475
+ QueueName: string;
476
+ Wuid: string;
477
+ Priority: string;
478
+ SMCJobs: {
479
+ SMCJob: SMCJob[];
480
+ };
481
+ }
482
+ interface SMCPriorityResponse {
483
+ Exceptions: Exceptions;
484
+ }
485
+ interface StopQueue {
486
+ Cluster: string;
487
+ QueueName: string;
488
+ Comment: string;
489
+ ServerType: string;
490
+ NetworkAddress: string;
491
+ Port: int;
492
+ }
493
+ }
494
+ export declare class SMCServiceBase extends Service {
495
+ constructor(optsConnection: IOptions | IConnection);
496
+ Activity(request: WsSMC.Activity): Promise<WsSMC.ActivityResponse>;
497
+ BrowseResources(request: WsSMC.BrowseResources): Promise<WsSMC.BrowseResourcesResponse>;
498
+ ClearQueue(request: WsSMC.ClearQueue): Promise<WsSMC.SMCQueueResponse>;
499
+ GetBuildInfo(request: WsSMC.GetBuildInfo): Promise<WsSMC.GetBuildInfoResponse>;
500
+ GetStatusServerInfo(request: WsSMC.GetStatusServerInfo): Promise<WsSMC.GetStatusServerInfoResponse>;
501
+ GetThorQueueAvailability(request: WsSMC.GetThorQueueAvailability): Promise<WsSMC.GetThorQueueAvailabilityResponse>;
502
+ Index(request: WsSMC.Index): Promise<WsSMC.SMCIndexResponse>;
503
+ LockQuery(request: WsSMC.LockQuery): Promise<WsSMC.LockQueryResponse>;
504
+ MoveJobBack(request: WsSMC.MoveJobBack): Promise<WsSMC.SMCJobResponse>;
505
+ MoveJobDown(request: WsSMC.MoveJobDown): Promise<WsSMC.SMCJobResponse>;
506
+ MoveJobFront(request: WsSMC.MoveJobFront): Promise<WsSMC.SMCJobResponse>;
507
+ MoveJobUp(request: WsSMC.MoveJobUp): Promise<WsSMC.SMCJobResponse>;
508
+ NotInCommunityEdition(request: WsSMC.NotInCommunityEdition): Promise<WsSMC.NotInCommunityEditionResponse>;
509
+ PauseQueue(request: WsSMC.PauseQueue): Promise<WsSMC.SMCQueueResponse>;
510
+ Ping(request: WsSMC.Ping): Promise<WsSMC.WsSMCPingResponse>;
511
+ RemoveJob(request: WsSMC.RemoveJob): Promise<WsSMC.SMCJobResponse>;
512
+ ResumeQueue(request: WsSMC.ResumeQueue): Promise<WsSMC.SMCQueueResponse>;
513
+ RoxieControlCmd(request: WsSMC.RoxieControlCmd): Promise<WsSMC.RoxieControlCmdResponse>;
514
+ RoxieXrefCmd(request: WsSMC.RoxieXrefCmd): Promise<WsSMC.RoxieXrefCmdResponse>;
515
+ SetBanner(request: WsSMC.SetBanner): Promise<WsSMC.SetBannerResponse>;
516
+ SetJobPriority(request: WsSMC.SetJobPriority): Promise<WsSMC.SMCPriorityResponse>;
517
+ StopQueue(request: WsSMC.StopQueue): Promise<WsSMC.SMCQueueResponse>;
518
+ }
519
+ //# sourceMappingURL=WsSMC.d.ts.map