org.eaglei.search.logging
Class AsynchronousLoggerSearch
java.lang.Object
org.eaglei.search.logging.AsynchronousLogger
org.eaglei.search.logging.AsynchronousLoggerSearch
public class AsynchronousLoggerSearch
- extends AsynchronousLogger
|
Constructor Summary |
AsynchronousLoggerSearch(java.lang.String tname,
java.lang.String buildVersion,
java.lang.String ontVersion)
|
|
Method Summary |
protected void |
createTable()
|
protected void |
fillInInsertCmd(LogInfo entryArg)
|
void |
log(org.eaglei.security.Session session,
long start,
long end,
org.eaglei.search.provider.SearchRequest request,
long count)
|
protected void |
setInsertCmd()
|
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROW_UUID_COL
public static final int ROW_UUID_COL
- See Also:
- Constant Field Values
SESSIONID_COL
public static final int SESSIONID_COL
- See Also:
- Constant Field Values
USERID_COL
public static final int USERID_COL
- See Also:
- Constant Field Values
USERINSTITUTION_COL
public static final int USERINSTITUTION_COL
- See Also:
- Constant Field Values
DATE_COL
public static final int DATE_COL
- See Also:
- Constant Field Values
START_COL
public static final int START_COL
- See Also:
- Constant Field Values
END_COL
public static final int END_COL
- See Also:
- Constant Field Values
DURATION_COL
public static final int DURATION_COL
- See Also:
- Constant Field Values
REQUEST_COL
public static final int REQUEST_COL
- See Also:
- Constant Field Values
COUNT_COL
public static final int COUNT_COL
- See Also:
- Constant Field Values
TERMQUERY_COL
public static final int TERMQUERY_COL
- See Also:
- Constant Field Values
TERMURI_COL
public static final int TERMURI_COL
- See Also:
- Constant Field Values
TYPEURI_COL
public static final int TYPEURI_COL
- See Also:
- Constant Field Values
INSTITUTION_COL
public static final int INSTITUTION_COL
- See Also:
- Constant Field Values
RESPROVINST_COL
public static final int RESPROVINST_COL
- See Also:
- Constant Field Values
RESPROVTYPE_COL
public static final int RESPROVTYPE_COL
- See Also:
- Constant Field Values
RESPROVURI_COL
public static final int RESPROVURI_COL
- See Also:
- Constant Field Values
BUILDID_COL
public static final int BUILDID_COL
- See Also:
- Constant Field Values
ONTOLOGYID_COL
public static final int ONTOLOGYID_COL
- See Also:
- Constant Field Values
AsynchronousLoggerSearch
public AsynchronousLoggerSearch(java.lang.String tname,
java.lang.String buildVersion,
java.lang.String ontVersion)
createTable
protected void createTable()
- Specified by:
createTable in class AsynchronousLogger
setInsertCmd
protected void setInsertCmd()
- Specified by:
setInsertCmd in class AsynchronousLogger
fillInInsertCmd
protected void fillInInsertCmd(LogInfo entryArg)
- Specified by:
fillInInsertCmd in class AsynchronousLogger
log
public void log(org.eaglei.security.Session session,
long start,
long end,
org.eaglei.search.provider.SearchRequest request,
long count)
Copyright © 2009-2011 Eagle-I. All Rights Reserved.