A C D E F G H I M O Q R S T U W

A

addDependency(String, String) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
ADuccId - Class in org.apache.uima.ducc.common.utils.id
This class provudes a unique identifier to various DUCC objects.
ADuccId(long) - Constructor for class org.apache.uima.ducc.common.utils.id.ADuccId
Constructor - create a UNIQUE id, presenting a specific "frienly" id as needed.
AServicePing - Class in org.apache.uima.ducc.cli
Abstraction for service pinger.
AServicePing() - Constructor for class org.apache.uima.ducc.cli.AServicePing
 

C

cancel() - Method in interface org.apache.uima.ducc.cli.IDuccMonitor
 
CliBase - Class in org.apache.uima.ducc.cli
Define common methods and data used by all the DUCC API and CLI.
CliBase() - Constructor for class org.apache.uima.ducc.cli.CliBase
 
compareTo(Object) - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
 
console(int, String) - Method in interface org.apache.uima.ducc.cli.IDuccCallback
This method is called by relevant parts of the API with messages redirected from the remote process.
countAdditions() - Method in class org.apache.uima.ducc.cli.AServicePing
 
countDeletions() - Method in class org.apache.uima.ducc.cli.AServicePing
 
countImplementors() - Method in class org.apache.uima.ducc.cli.AServicePing
 
countReferences() - Method in class org.apache.uima.ducc.cli.AServicePing
 

D

DuccJobCancel - Class in org.apache.uima.ducc.cli
Cancel a DUCC job
DuccJobCancel(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccJobCancel
 
DuccJobCancel(List<String>) - Constructor for class org.apache.uima.ducc.cli.DuccJobCancel
 
DuccJobCancel(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccJobCancel
 
DuccJobSubmit - Class in org.apache.uima.ducc.cli
Submit a DUCC job
DuccJobSubmit(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccJobSubmit
 
DuccJobSubmit(ArrayList<String>) - Constructor for class org.apache.uima.ducc.cli.DuccJobSubmit
 
DuccJobSubmit(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccJobSubmit
 
DuccJobSubmit(ArrayList<String>, IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccJobSubmit
This form of the constructor allows the API user to capture messages, rather than directing them to stdout.
DuccJobSubmit(String[], IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccJobSubmit
This form of the constructor allows the API user to capture messages, rather than directing them to stdout.
DuccJobSubmit(Properties, IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccJobSubmit
This form of the constructor allows the API user to capture messages, rather than directing them to stdout.
DuccManagedReservationCancel - Class in org.apache.uima.ducc.cli
Cancel a DUCC Managed Reservation.
DuccManagedReservationCancel(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationCancel
 
DuccManagedReservationCancel(List<String>) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationCancel
 
DuccManagedReservationCancel(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationCancel
 
DuccManagedReservationSubmit - Class in org.apache.uima.ducc.cli
Submit a DUCC Managed Reservation.
DuccManagedReservationSubmit(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
 
DuccManagedReservationSubmit(ArrayList<String>) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
 
DuccManagedReservationSubmit(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
 
DuccManagedReservationSubmit(String[], IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
This form of the constructor allows the API user to capture messages, rather than directing them to stdout.
DuccManagedReservationSubmit(ArrayList<String>, IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
This form of the constructor allows the API user to capture messages, rather than directing them to stdout.
DuccManagedReservationSubmit(Properties, IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
This form of the constructor allows the API user to capture messages, rather than directing them to stdout.
DuccReservationCancel - Class in org.apache.uima.ducc.cli
Cancel a DUCC reservation
DuccReservationCancel(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccReservationCancel
 
DuccReservationCancel(List<String>) - Constructor for class org.apache.uima.ducc.cli.DuccReservationCancel
 
DuccReservationCancel(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccReservationCancel
 
DuccReservationSubmit - Class in org.apache.uima.ducc.cli
Submit a DUCC reservation
DuccReservationSubmit(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccReservationSubmit
 
DuccReservationSubmit(ArrayList<String>) - Constructor for class org.apache.uima.ducc.cli.DuccReservationSubmit
 
DuccReservationSubmit(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccReservationSubmit
 
DuccServiceApi - Class in org.apache.uima.ducc.cli
Handle registered services.
DuccServiceApi(IDuccCallback) - Constructor for class org.apache.uima.ducc.cli.DuccServiceApi
 
DuccServiceCancel - Class in org.apache.uima.ducc.cli
Cancel a DUCC service instance.
DuccServiceCancel(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccServiceCancel
 
DuccServiceCancel(List<String>) - Constructor for class org.apache.uima.ducc.cli.DuccServiceCancel
 
DuccServiceCancel(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccServiceCancel
 
DuccServiceSubmit - Class in org.apache.uima.ducc.cli
Submit a DUCC service.
DuccServiceSubmit(String[]) - Constructor for class org.apache.uima.ducc.cli.DuccServiceSubmit
 
DuccServiceSubmit(ArrayList<String>) - Constructor for class org.apache.uima.ducc.cli.DuccServiceSubmit
 
DuccServiceSubmit(Properties) - Constructor for class org.apache.uima.ducc.cli.DuccServiceSubmit
 

E

equals(Object) - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
 
execute() - Method in class org.apache.uima.ducc.cli.CliBase
All extenders must implement execute - this method does whatever processing on the input is needed and passes the CLI request to the internal DUCC processes.
execute() - Method in class org.apache.uima.ducc.cli.DuccJobCancel
Execute collects the parameters for job cancelation and sends them to the DUCC Orchestrator to effect the cancelation.
execute() - Method in class org.apache.uima.ducc.cli.DuccJobSubmit
Execute collects the job parameters, does basic error and correctness checking, and sends the job properties to the DUCC orchestrator for execution.
execute() - Method in class org.apache.uima.ducc.cli.DuccManagedReservationCancel
Execute collects the parameters for job cancelation and sends them to the DUCC Orchestrator to effect the cancelation.
execute() - Method in class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
Execute collects the job parameters, does basic error and correctness checking, and sends the job properties to the DUCC orchestrator for execution.
execute() - Method in class org.apache.uima.ducc.cli.DuccReservationCancel
Execute collects the parameters for reservation cancelation and sends them to the DUCC Orchestrator to effect the cancelation.
execute() - Method in class org.apache.uima.ducc.cli.DuccReservationSubmit
Execute collects the parameters for the reservation and sends them to the DUCC Orchestrator to schedule the reservation.
execute() - Method in class org.apache.uima.ducc.cli.DuccServiceApi
 
execute() - Method in class org.apache.uima.ducc.cli.DuccServiceCancel
Execute collects the parameters for job cancelation and sends them to the DUCC Orchestrator to effect the cancelation.
execute() - Method in class org.apache.uima.ducc.cli.DuccServiceSubmit
Execute collects the service parameters, does basic error and correctness checking, and sends the job properties to the DUCC orchestrator for execution.

F

featOkTst - Static variable in class org.apache.uima.ducc.Workitem_Type
 

G

getBlockindex() - Method in class org.apache.uima.ducc.Workitem
getter for blockindex - gets Optional parameter to specify block offset into input file to start processing
getBlockindex(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getBlocksize() - Method in class org.apache.uima.ducc.Workitem
getter for blocksize - gets Optional parameter to process input files in smaller chunks
getBlocksize(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getBroker() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getBytelength() - Method in class org.apache.uima.ducc.Workitem
getter for bytelength - gets Length in bytes of work item
getBytelength(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getCanceledPid() - Method in class org.apache.uima.ducc.cli.DuccJobCancel
If a specific process, rather than the entire job, is canceled.
getDependencies() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getDuccId() - Method in class org.apache.uima.ducc.cli.CliBase
This returns the unique numeric id for the requested work.
getEncoding() - Method in class org.apache.uima.ducc.Workitem
getter for encoding - gets Optional parameter to use when converting input files into Java characters
getEncoding(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getEndpoint() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getEndpoint() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceReply
This returns the service endpoint that was operated upon.
getFriendly() - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
Return the (not unique) "friendly" id.
getFriendly() - Method in interface org.apache.uima.ducc.common.utils.id.IDuccId
This returns a (possibly) non-unique represnetion of the DuccId, suitable for presentation to human beings.
getHosts() - Method in class org.apache.uima.ducc.cli.DuccReservationSubmit
If the reservation is granted, this method returns the set of hosts containing the reservation.
getHostsAsString() - Method in class org.apache.uima.ducc.cli.DuccReservationSubmit
If the reservation is granted, this method returns the set of hosts containing the reservation as a single blank-delimeted string.
getId() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
This returns the Unique ID of the service as assigned by DUCC.
getId() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceReply
Return the uniqud numeric ID assigned by the service manager for this service.
getImplementors() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
This returns the set of DUCC Ids for all the service instances which implement this service.
getInfo() - Method in interface org.apache.uima.ducc.common.IServiceStatistics
Return service statistics, if any.
getInputspec() - Method in class org.apache.uima.ducc.Workitem
getter for inputspec - gets
getInputspec(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getInstances() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
getJobState() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getLanguage() - Method in class org.apache.uima.ducc.Workitem
getter for language - gets Optional parameter to specify the text language
getLanguage(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getLastBlock() - Method in class org.apache.uima.ducc.Workitem
getter for lastBlock - gets
getLastBlock(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getLinger() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
getMessage() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceReply
If there was an informational or error message associated with the action, this method is used to return it.
getOutputspec() - Method in class org.apache.uima.ducc.Workitem
getter for outputspec - gets
getOutputspec(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getQstats() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getQueueStatistics() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getReferences() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getResponseMessage() - Method in class org.apache.uima.ducc.cli.DuccJobCancel
Return the DUCC Orchestrator message, if any, pertaining to the cancelation.
getResponseMessage() - Method in class org.apache.uima.ducc.cli.DuccManagedReservationCancel
Return the DUCC Orchestrator message, if any, pertaining to the cancelation.
getResponseMessage() - Method in class org.apache.uima.ducc.cli.DuccReservationCancel
Return the DUCC Orchestrator message, if any, pertaining to the cancelation.
getResponseMessage() - Method in class org.apache.uima.ducc.cli.DuccServiceCancel
Return the DUCC Orchestrator message, if any, pertaining to the cancelation.
getReturnCode() - Method in class org.apache.uima.ducc.cli.CliBase
This returns the return code from the execution of the requested work.
getReturnCode() - Method in class org.apache.uima.ducc.cli.DuccJobSubmit
Return appropriate rc when job has completed.
getReturnCode() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceReply
This method indicates whether the associated services verb was successful.
getRunFailures() - Method in class org.apache.uima.ducc.cli.AServicePing
 
getSendToAll() - Method in class org.apache.uima.ducc.Workitem
getter for sendToAll - gets
getSendToAll(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getSendToLast() - Method in class org.apache.uima.ducc.Workitem
getter for sendToLast - gets
getSendToLast(int) - Method in class org.apache.uima.ducc.Workitem_Type
 
getServiceDescriptions() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceReply
This returns null for non-query events.
getServiceState() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getStatistics() - Method in class org.apache.uima.ducc.cli.AServicePing
Returns the object with application-derived health and statistics.
getSubclass() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getType() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
getTypeIndexID() - Method in class org.apache.uima.ducc.Workitem
 
getUnique() - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
 
getUrl(String) - Method in interface org.apache.uima.ducc.cli.IDuccMonitor
 
getUser() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Get the owner of the service
getUUID() - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
 

H

hashCode() - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
 
help(Options) - Method in interface org.apache.uima.ducc.cli.IDuccMonitor
 

I

IDuccCallback - Interface in org.apache.uima.ducc.cli
 
IDuccId - Interface in org.apache.uima.ducc.common.utils.id
This interface represents a unique ID within DUCC.
IDuccMonitor - Interface in org.apache.uima.ducc.cli
 
init(String, String) - Method in class org.apache.uima.ducc.cli.AServicePing
Called by the ping driver, to pass in useful things the pinger may want.
isActive() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
isAlive() - Method in interface org.apache.uima.ducc.common.IServiceStatistics
Query whether the service is alive.
isConsoleAttached() - Method in class org.apache.uima.ducc.cli.CliBase
This is used to find if the remote console is redirected to the local process, and if so, is it still active.
isDeregistered() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
IServiceDescription - Interface in org.apache.uima.ducc.transport.event.sm
This interface defines the information returned in response to service query events.
IServiceReply - Interface in org.apache.uima.ducc.transport.event.sm
This interface defines the reply structure returned by the various invocations of the DuccServiceApi methods.
IServiceStatistics - Interface in org.apache.uima.ducc.common
The ServiceStatics class is used to return service health, availability, and monitoring statistics to the Service Manager.
isExcessiveFailures() - Method in class org.apache.uima.ducc.cli.AServicePing
 
isHealthy() - Method in interface org.apache.uima.ducc.common.IServiceStatistics
Query wether the service is "healthy".
isStopped() - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 

M

main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccJobCancel
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccJobSubmit
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccManagedReservationCancel
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccManagedReservationSubmit
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccReservationCancel
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccReservationSubmit
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccServiceApi
This is the main entrypoint, used by the executable jars and callable directly from the command line.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccServiceCancel
Main method, as used by the executable jar or direct java invocation.
main(String[]) - Static method in class org.apache.uima.ducc.cli.DuccServiceSubmit
Main method, as used by the executable jar or direct java invocation.
makeOptions(IUiOptions.UiOption[]) - Static method in class org.apache.uima.ducc.cli.CliBase
 
modify(String[]) - Method in class org.apache.uima.ducc.cli.DuccServiceApi
The service 'modify' command is used to change various aspects of a registered service without the need to reregister it.

O

opts - Static variable in class org.apache.uima.ducc.cli.DuccJobSubmit
 
org.apache.uima.ducc - package org.apache.uima.ducc
 

Q

query(String[]) - Method in class org.apache.uima.ducc.cli.DuccServiceApi
The query API is used to query the status of services known to the service manager.

R

register(String[]) - Method in class org.apache.uima.ducc.cli.DuccServiceApi
The register API is used to register a service with the service manager.

S

setActive(boolean) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setAlive(boolean) - Method in interface org.apache.uima.ducc.common.IServiceStatistics
Set the "aliveness" of the service.
setAutostart(boolean) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setBlockindex(int) - Method in class org.apache.uima.ducc.Workitem
setter for blockindex - sets Optional parameter to specify block offset into input file to start processing
setBlockindex(int, int) - Method in class org.apache.uima.ducc.Workitem_Type
 
setBlocksize(int) - Method in class org.apache.uima.ducc.Workitem
setter for blocksize - sets Optional parameter to process input files in smaller chunks
setBlocksize(int, int) - Method in class org.apache.uima.ducc.Workitem_Type
 
setBroker(String) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setBytelength(int) - Method in class org.apache.uima.ducc.Workitem
setter for bytelength - sets Length in bytes of work item
setBytelength(int, int) - Method in class org.apache.uima.ducc.Workitem_Type
 
setDeregistered(boolean) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
setEncoding(String) - Method in class org.apache.uima.ducc.Workitem
setter for encoding - sets Optional parameter to use when converting input files into Java characters
setEncoding(int, String) - Method in class org.apache.uima.ducc.Workitem_Type
 
setEndpoint(String) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setFriendly(long) - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
Set a friendly id.
setHealthy(boolean) - Method in interface org.apache.uima.ducc.common.IServiceStatistics
Set the "health" of the service.
setId(ADuccId) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setImplementors(int) - Method in class org.apache.uima.ducc.cli.AServicePing
 
setImplementors(ArrayList<ADuccId>) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setInfo(String) - Method in interface org.apache.uima.ducc.common.IServiceStatistics
Set the monitor statistics for the service.
setInputspec(String) - Method in class org.apache.uima.ducc.Workitem
setter for inputspec - sets
setInputspec(int, String) - Method in class org.apache.uima.ducc.Workitem_Type
 
setInstances(int) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
setJobState(IDuccState.JobState) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setLanguage(String) - Method in class org.apache.uima.ducc.Workitem
setter for language - sets Optional parameter to specify the text language
setLanguage(int, String) - Method in class org.apache.uima.ducc.Workitem_Type
 
setLastBlock(boolean) - Method in class org.apache.uima.ducc.Workitem
setter for lastBlock - sets
setLastBlock(int, boolean) - Method in class org.apache.uima.ducc.Workitem_Type
 
setLinger(long) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
 
setOutputspec(String) - Method in class org.apache.uima.ducc.Workitem
setter for outputspec - sets
setOutputspec(int, String) - Method in class org.apache.uima.ducc.Workitem_Type
 
setProperty(String, String) - Method in class org.apache.uima.ducc.cli.CliBase
Set a property via the API.
setQstats(IServiceStatistics) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setQueueStatistics(IServiceStatistics) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setReferences(int) - Method in class org.apache.uima.ducc.cli.AServicePing
 
setReferences(ArrayList<ADuccId>) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setRunFailures(int) - Method in class org.apache.uima.ducc.cli.AServicePing
 
setSendToAll(boolean) - Method in class org.apache.uima.ducc.Workitem
setter for sendToAll - sets
setSendToAll(int, boolean) - Method in class org.apache.uima.ducc.Workitem_Type
 
setSendToLast(boolean) - Method in class org.apache.uima.ducc.Workitem
setter for sendToLast - sets
setSendToLast(int, boolean) - Method in class org.apache.uima.ducc.Workitem_Type
 
setServiceState(IService.ServiceState) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setStopped(boolean) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setSubclass(IService.ServiceClass) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setType(IService.ServiceType) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Internal to DUCC.
setUser(String) - Method in interface org.apache.uima.ducc.transport.event.sm.IServiceDescription
Set the owner of the service
setUUID(UUID) - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
Create a DuccId from a given UUID.
start(String[]) - Method in class org.apache.uima.ducc.cli.DuccServiceApi
The start API is used to start one or more instances of a registered service.
status(String) - Method in interface org.apache.uima.ducc.cli.IDuccCallback
This method is called by relevant parts of the API with messages related to the status of the submitted request.
stop() - Method in class org.apache.uima.ducc.cli.AServicePing
Stop is called by the ping wrapper when it is being killed.
stop(String[]) - Method in class org.apache.uima.ducc.cli.DuccServiceApi
The stop API is used to stop one or more service instances.

T

toString() - Method in class org.apache.uima.ducc.common.utils.id.ADuccId
 
type - Static variable in class org.apache.uima.ducc.Workitem
 
typeIndexID - Static variable in class org.apache.uima.ducc.Workitem
 
typeIndexID - Static variable in class org.apache.uima.ducc.Workitem_Type
 

U

unregister(String[]) - Method in class org.apache.uima.ducc.cli.DuccServiceApi
The unregister API is used to unregister a service.

W

waitForCompletion() - Method in class org.apache.uima.ducc.cli.CliBase
Wait for the listeners - maybe a console listener, maybe a job listener, maybe both.
Workitem - Class in org.apache.uima.ducc
 
Workitem(int, TOP_Type) - Constructor for class org.apache.uima.ducc.Workitem
Internal - constructor used by generator
Workitem(JCas) - Constructor for class org.apache.uima.ducc.Workitem
 
Workitem_Type - Class in org.apache.uima.ducc
Updated by JCasGen Fri Aug 02 09:06:21 EDT 2013
Workitem_Type(JCas, Type) - Constructor for class org.apache.uima.ducc.Workitem_Type
initialize variables to correspond with Cas Type and Features

A C D E F G H I M O Q R S T U W

Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.