Package org.jumpmind.symmetric.util
Class QueueThread
java.lang.Object
org.jumpmind.symmetric.util.QueueThread
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.slf4j.Logger
protected String
protected int
protected boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
protected final org.slf4j.Logger log -
name
-
threadId
protected int threadId -
usingThreading
protected boolean usingThreading
-
-
Constructor Details
-
QueueThread
-
-
Method Details
-
getQueueName
-
getQueueName
-
getThreadId
public int getThreadId() -
isUsingThreading
public boolean isUsingThreading()
-