Java Doc for yacyNewsPool.java in  » Search-Engine » yacy » de » anomic » yacy » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Search Engine » yacy » de.anomic.yacy 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   de.anomic.yacy.yacyNewsPool

yacyNewsPool
public class yacyNewsPool (Code)


Field Summary
final public static  StringCATEGORY_BLACKLIST
    
final public static  StringCATEGORY_BLACKLIST_ADD
    
final public static  StringCATEGORY_BLACKLIST_DELETE
    
final public static  StringCATEGORY_BLACKLIST_VOTE_ADD
    
final public static  StringCATEGORY_BLACKLIST_VOTE_DEL
    
final public static  StringCATEGORY_BLOG
    
final public static  StringCATEGORY_BLOG_ADD
    
final public static  StringCATEGORY_BLOG_DEL
    
final public static  StringCATEGORY_BOOKMARK
    
final public static  StringCATEGORY_BOOKMARK_ADD
    
final public static  StringCATEGORY_BOOKMARK_DEL
    
final public static  StringCATEGORY_BOOKMARK_MOVE
    
final public static  StringCATEGORY_BOOKMARK_VOTE_ADD
    
final public static  StringCATEGORY_BOOKMARK_VOTE_DEL
    
final public static  StringCATEGORY_BOOKMARK_VOTE_MOVE
    
final public static  StringCATEGORY_CRAWL
    
final public static  StringCATEGORY_CRAWL_COMMENT
    
final public static  StringCATEGORY_CRAWL_START
    
final public static  StringCATEGORY_CRAWL_STOP
    
final public static  StringCATEGORY_FILESHARE
    
final public static  StringCATEGORY_FILESHARE_ADD
    
final public static  StringCATEGORY_FILESHARE_COMMENT
    
final public static  StringCATEGORY_FILESHARE_DEL
    
final public static  StringCATEGORY_PROFILE
    
final public static  StringCATEGORY_PROFILE_BROADCAST
    
final public static  StringCATEGORY_PROFILE_UPDATE
    
final public static  StringCATEGORY_PROFILE_VOTE_BAD
     a peer has done something bad (i.e.
final public static  StringCATEGORY_PROFILE_VOTE_GOOD
     a peer has done something good (i.e.
final public static  StringCATEGORY_SURFTIPP
    
final public static  StringCATEGORY_SURFTIPP_ADD
    
final public static  StringCATEGORY_SURFTIPP_VOTE_ADD
    
final public static  StringCATEGORY_WIKI
    
final public static  StringCATEGORY_WIKI_DEL
    
final public static  StringCATEGORY_WIKI_UPDATE
    
final public static  intINCOMING_DB
    
final public static  intOUTGOING_DB
    
final public static  intPROCESSED_DB
    
final public static  intPUBLISHED_DB
    
public static  HashSet<String>categories
    
final public static  String[]category
    
 longday
    

Constructor Summary
public  yacyNewsPool(File yacyDBPath)
    

Method Summary
public  intautomaticProcess()
    
public  voidclear(int dbKey)
    
public synchronized  voidclose()
    
public  intdbSize()
    
public  voidenqueueIncomingNews(yacyNewsRecord record)
    
public synchronized  yacyNewsRecordgetByID(int dbKey, String id)
    
public synchronized  yacyNewsRecordgetByOriginator(int dbKey, String category, String originatorHash)
    
public synchronized  yacyNewsRecordgetSpecific(int dbKey, String category, String key, String value)
    
public  voidmoveOff(int dbKey, String id)
    
public  voidmoveOffAll(int dbKey)
    
public  yacyNewsRecordmyPublication()
    
public  voidpublishMyNews(yacyNewsRecord record)
    
public  Iterator<yacyNewsRecord>recordIterator(int dbKey, boolean up)
    
public  intsize(int dbKey)
    

Field Detail
CATEGORY_BLACKLIST
final public static String CATEGORY_BLACKLIST(Code)



CATEGORY_BLACKLIST_ADD
final public static String CATEGORY_BLACKLIST_ADD(Code)
a public blacklist entry was added



CATEGORY_BLACKLIST_DELETE
final public static String CATEGORY_BLACKLIST_DELETE(Code)
a public blacklist entry was deleted



CATEGORY_BLACKLIST_VOTE_ADD
final public static String CATEGORY_BLACKLIST_VOTE_ADD(Code)
a vote and comment on a public blacklist add



CATEGORY_BLACKLIST_VOTE_DEL
final public static String CATEGORY_BLACKLIST_VOTE_DEL(Code)
a vote and comment on a public blacklist delete



CATEGORY_BLOG
final public static String CATEGORY_BLOG(Code)



CATEGORY_BLOG_ADD
final public static String CATEGORY_BLOG_ADD(Code)
a blog entry was added



CATEGORY_BLOG_DEL
final public static String CATEGORY_BLOG_DEL(Code)
a blog page das deleted



CATEGORY_BOOKMARK
final public static String CATEGORY_BOOKMARK(Code)



CATEGORY_BOOKMARK_ADD
final public static String CATEGORY_BOOKMARK_ADD(Code)
a bookmark was added/created



CATEGORY_BOOKMARK_DEL
final public static String CATEGORY_BOOKMARK_DEL(Code)
a bookmark was deleted



CATEGORY_BOOKMARK_MOVE
final public static String CATEGORY_BOOKMARK_MOVE(Code)
a bookmark was moved



CATEGORY_BOOKMARK_VOTE_ADD
final public static String CATEGORY_BOOKMARK_VOTE_ADD(Code)
a vote and comment on a bookmark add



CATEGORY_BOOKMARK_VOTE_DEL
final public static String CATEGORY_BOOKMARK_VOTE_DEL(Code)
a vote and comment on a bookmark delete



CATEGORY_BOOKMARK_VOTE_MOVE
final public static String CATEGORY_BOOKMARK_VOTE_MOVE(Code)
a vote and comment on a bookmark move



CATEGORY_CRAWL
final public static String CATEGORY_CRAWL(Code)



CATEGORY_CRAWL_COMMENT
final public static String CATEGORY_CRAWL_COMMENT(Code)
a comment on a crawl with remote indexing



CATEGORY_CRAWL_START
final public static String CATEGORY_CRAWL_START(Code)
a crawl with remote indexing was startet



CATEGORY_CRAWL_STOP
final public static String CATEGORY_CRAWL_STOP(Code)
a crawl with remote indexing was stopped



CATEGORY_FILESHARE
final public static String CATEGORY_FILESHARE(Code)



CATEGORY_FILESHARE_ADD
final public static String CATEGORY_FILESHARE_ADD(Code)
a file was added to the file share



CATEGORY_FILESHARE_COMMENT
final public static String CATEGORY_FILESHARE_COMMENT(Code)
a comment to a file share entry



CATEGORY_FILESHARE_DEL
final public static String CATEGORY_FILESHARE_DEL(Code)
a file was added to the file share



CATEGORY_PROFILE
final public static String CATEGORY_PROFILE(Code)



CATEGORY_PROFILE_BROADCAST
final public static String CATEGORY_PROFILE_BROADCAST(Code)
a peer starts up and renews its profile broadcast; used to implement supporter page



CATEGORY_PROFILE_UPDATE
final public static String CATEGORY_PROFILE_UPDATE(Code)
a profile entry was updated (implemented)



CATEGORY_PROFILE_VOTE_BAD
final public static String CATEGORY_PROFILE_VOTE_BAD(Code)
a peer has done something bad (i.e. spammed) and gets a negative vote



CATEGORY_PROFILE_VOTE_GOOD
final public static String CATEGORY_PROFILE_VOTE_GOOD(Code)
a peer has done something good (i.e. served good search results) and gets a positive vote so it can rise on the supporter page



CATEGORY_SURFTIPP
final public static String CATEGORY_SURFTIPP(Code)



CATEGORY_SURFTIPP_ADD
final public static String CATEGORY_SURFTIPP_ADD(Code)
a surf tipp was added



CATEGORY_SURFTIPP_VOTE_ADD
final public static String CATEGORY_SURFTIPP_VOTE_ADD(Code)
a vote and comment on a surf tipp



CATEGORY_WIKI
final public static String CATEGORY_WIKI(Code)



CATEGORY_WIKI_DEL
final public static String CATEGORY_WIKI_DEL(Code)
a wiki page das deleted



CATEGORY_WIKI_UPDATE
final public static String CATEGORY_WIKI_UPDATE(Code)
a wiki page was updated



INCOMING_DB
final public static int INCOMING_DB(Code)



OUTGOING_DB
final public static int OUTGOING_DB(Code)



PROCESSED_DB
final public static int PROCESSED_DB(Code)



PUBLISHED_DB
final public static int PUBLISHED_DB(Code)



categories
public static HashSet<String> categories(Code)



category
final public static String[] category(Code)



day
long day(Code)




Constructor Detail
yacyNewsPool
public yacyNewsPool(File yacyDBPath)(Code)




Method Detail
automaticProcess
public int automaticProcess() throws IOException, InterruptedException(Code)



clear
public void clear(int dbKey)(Code)



close
public synchronized void close()(Code)



dbSize
public int dbSize()(Code)



enqueueIncomingNews
public void enqueueIncomingNews(yacyNewsRecord record) throws IOException(Code)



getByID
public synchronized yacyNewsRecord getByID(int dbKey, String id)(Code)



getByOriginator
public synchronized yacyNewsRecord getByOriginator(int dbKey, String category, String originatorHash)(Code)



getSpecific
public synchronized yacyNewsRecord getSpecific(int dbKey, String category, String key, String value)(Code)



moveOff
public void moveOff(int dbKey, String id) throws IOException(Code)



moveOffAll
public void moveOffAll(int dbKey) throws IOException(Code)



myPublication
public yacyNewsRecord myPublication() throws IOException(Code)



publishMyNews
public void publishMyNews(yacyNewsRecord record)(Code)



recordIterator
public Iterator<yacyNewsRecord> recordIterator(int dbKey, boolean up)(Code)



size
public int size(int dbKey)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.