Package | Description |
---|---|
com.streamscape.cli.ds.collection | |
com.streamscape.ds.schema.collection.qspace.pqueue |
Modifier and Type | Method and Description |
---|---|
void |
ProcessQueue.discard(java.lang.String processId,
ProcessQueue targetQueue)
Changes status of process with specified processId to
DISCARDED and puts event into given targetQueue. |
void |
ProcessQueue.expire(java.lang.String processId,
ProcessQueue targetQueue)
Changes status of process with specified processId to
EXPIRED and puts event into given targetQueue. |
Modifier and Type | Class and Description |
---|---|
class |
ProcessQueueProxy
Title: Dataspace Framework
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessQueueProxy.discard(java.lang.String processId,
ProcessQueue targetQueue) |
void |
ProcessQueueProxy.expire(java.lang.String processId,
ProcessQueue targetQueue) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.