org.exoplatform.applications.repoload
Class DataReaderTh
java.lang.Object
org.exoplatform.applications.repoload.DataReaderTh
- All Implemented Interfaces:
- java.lang.Runnable
public class DataReaderTh
- extends java.lang.Object
- implements java.lang.Runnable
Created by The eXo Platform SAS Author : Alex Reshetnyak alex.reshetnyak@exoplatform.org.ua
reshetnyak.alex@gmail.com 16.04.2007 12:52:43
- Version:
- $Id: DataReaderTh.java 16.04.2007 12:52:43 rainfox
|
Field Summary |
protected java.util.HashMap<java.lang.String,java.lang.String> |
mapConfig
|
|
Constructor Summary |
DataReaderTh(javax.jcr.Node startNode,
java.lang.String threadName,
java.util.HashMap<java.lang.String,java.lang.String> conf)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapConfig
protected java.util.HashMap<java.lang.String,java.lang.String> mapConfig
DataReaderTh
public DataReaderTh(javax.jcr.Node startNode,
java.lang.String threadName,
java.util.HashMap<java.lang.String,java.lang.String> conf)
readChilds
public void readChilds(javax.jcr.Node parent)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
showDCProperty
public void showDCProperty(javax.jcr.Node parent)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
showProperty
public void showProperty(javax.jcr.Node parent)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
run
public void run()
- Specified by:
run in interface java.lang.Runnable
startRead
public void startRead()
getTimeAdding
public long getTimeAdding()
getNTCount
public int getNTCount()
getThreadName
public java.lang.String getThreadName()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.