Enterprise Information Portal APIs
A B C D E F G H I J K L M N O P Q R S T U V W

D

D_QUOTE - Static variable in class com.ibm.gcs.db.util.SQLString
"\""
DATA_KEY - Static variable in class com.ibm.gcs.db.component.DB2DescriptionAnnotation
 
DB2Annotation - interface com.ibm.gcs.db.component.DB2Annotation.
The DB2Annotation interface specifies persistence methods for Annotation objects which enable the object to be read from and written to the database.
DB2AnnotationFactory - interface com.ibm.gcs.db.component.DB2AnnotationFactory.
DB2AnnotationFactory defines methods to create instances of DB2Annotations.
DB2AnnotationHelper - class com.ibm.gcs.db.component.DB2AnnotationHelper.
DB2AnnotationHelper provides methods to produce DB2Annotation related SQL strings for INSERT, UPDATE, and SELECT operations, and methods that call a DB2AnnotationFactory to reconstruct DB2Annotation objects from data retrieved from the database.
DB2AnnotationHelper() - Constructor for class com.ibm.gcs.db.component.DB2AnnotationHelper
 
DB2AnnotationsList - class com.ibm.gcs.db.component.DB2AnnotationsList.
A DB2AnnotationsList represents a list of all DB2Annotations associated with a specified annotatee.
DB2AnnotationsList(DB2URLContainer) - Constructor for class com.ibm.gcs.db.component.DB2AnnotationsList
Constructor.
DB2ComponentException - exception com.ibm.gcs.db.component.DB2ComponentException.
 
DB2ComponentException() - Constructor for class com.ibm.gcs.db.component.DB2ComponentException
(constructor)
DB2ComponentException(Exception) - Constructor for class com.ibm.gcs.db.component.DB2ComponentException
(constructor) Wraps an exception as a DB2ComponentException.
DB2ComponentException(Exception, String) - Constructor for class com.ibm.gcs.db.component.DB2ComponentException
(constructor) Wraps an exception as a DB2ComponentException for a particular urlString Exception message will be: [xx.yyy.FooException: my message] for http://www.foobar.com/yyyy.
DB2ComponentException(String) - Constructor for class com.ibm.gcs.db.component.DB2ComponentException
(constructor)
DB2ComponentException(String, Object) - Constructor for class com.ibm.gcs.db.component.DB2ComponentException
(constructor)
DB2ComponentException(String, Object[]) - Constructor for class com.ibm.gcs.db.component.DB2ComponentException
(constructor)
DB2ConfigTable - class com.ibm.gcs.db.component.DB2ConfigTable.
 
DB2ConfigTable() - Constructor for class com.ibm.gcs.db.component.DB2ConfigTable
 
DB2DescriptionAnnotation - class com.ibm.gcs.db.component.DB2DescriptionAnnotation.
The DB2DescriptionAnnotation class is the default annotation type It extends DescrptionAnnotation by implementing methods that enable it to be written to and read from a database table.
DB2DictionaryAnnotation - class com.ibm.gcs.db.component.DB2DictionaryAnnotation.
The DB2DictionaryAnnotation class extends DictrionaryAnnotation by implementing methods that enable it to be written to and read from a database table.
DB2HiddenPool - class com.ibm.gcs.db.component.DB2HiddenPool.
DB2HiddenPool represents all the URLs in the database which have not been and should not be crawled.
DB2HiddenQueue - class com.ibm.gcs.db.component.DB2HiddenQueue.
DB2HiddenQueue represents the URLs in the database which must be crawled but have their hide flag set to true.
DB2Pool - class com.ibm.gcs.db.component.DB2Pool.
DB2Pool is a view or abstract represention of a set of URLs in the url database table.
DB2Pool() - Constructor for class com.ibm.gcs.db.component.DB2Pool
Default Constructor.
DB2PriorityQueue - class com.ibm.gcs.db.component.DB2PriorityQueue.
DB2PriorityQueue represents the URLs in the database which must be crawled and belong to the specified priority group.
DB2Queue - class com.ibm.gcs.db.component.DB2Queue.
DB2Queue represents the URLs in the database which must be crawled.
DB2Queue() - Constructor for class com.ibm.gcs.db.component.DB2Queue
Constructor.
DB2RevisitQueue - class com.ibm.gcs.db.component.DB2RevisitQueue.
DB2RevisitQueue represents the URLs in the database which must be recrawled.
DB2RevisitQueue() - Constructor for class com.ibm.gcs.db.component.DB2RevisitQueue
Constructor.
DB2RevisitQueue(Timestamp) - Constructor for class com.ibm.gcs.db.component.DB2RevisitQueue
Constructor.
DB2StatesDef - class com.ibm.gcs.db.component.DB2StatesDef.
 
DB2StatesDef() - Constructor for class com.ibm.gcs.db.component.DB2StatesDef
 
DB2TableAdmin - class com.ibm.gcs.db.component.DB2TableAdmin.
 
DB2TableAdmin() - Constructor for class com.ibm.gcs.db.component.DB2TableAdmin
 
DB2URLCollection - class com.ibm.gcs.db.component.DB2URLCollection.
This URL collection class enqueues URLs based on depth By default, it does not save any annotation information.
DB2URLCollection() - Constructor for class com.ibm.gcs.db.component.DB2URLCollection
Default Constructor.
DB2URLCollection(Hashtable) - Constructor for class com.ibm.gcs.db.component.DB2URLCollection
Constructor.
DB2URLCollection(URLPoolConfig.Pair[]) - Constructor for class com.ibm.gcs.db.component.DB2URLCollection
Constructor.
DB2URLContainer - class com.ibm.gcs.db.component.DB2URLContainer.
A DB2URLContainer object provides access to the crawl information for a URL which is stored in DB2 relations.
DB2URLContainer() - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
Default constructor called by URLContainerFactory.
DB2URLContainer(String) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, Annotation) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, CrawlPattern) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, CrawlPattern, Annotation) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, CrawlPattern, Boolean) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
constructor
DB2URLContainer(String, URLContainer) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, URLContainer, Annotation) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, URLContainer, CrawlPattern) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLContainer(String, URLContainer, CrawlPattern, Annotation) - Constructor for class com.ibm.gcs.db.component.DB2URLContainer
 
DB2URLRow - class com.ibm.gcs.db.component.DB2URLRow.
A DB2URLRow represents a record in the URLCRAWLTABLE.
DB2VisitedPool - class com.ibm.gcs.db.component.DB2VisitedPool.
DB2VisitedPool represents all the URLs in the database which have already been visited.
DB2VisitedPool() - Constructor for class com.ibm.gcs.db.component.DB2VisitedPool
 
debug - Static variable in class com.ibm.gcs.db.component.DB2Pool
 
debug - Static variable in class com.ibm.gcs.db.component.DefaultDB2AnnotationFactory
 
debug - Static variable in class com.ibm.gcs.db.component.PriorityDB2URLCollection
 
debug - Static variable in class com.ibm.gcs.db.component.DB2AnnotationsList
 
debug - Static variable in class com.ibm.gcs.db.component.DB2AnnotationHelper
 
debug - Static variable in class com.ibm.gcs.db.component.DB2DictionaryAnnotation
 
debug - Static variable in class com.ibm.gcs.db.util.Transaction
If true, prints all SQL statements to System.out.
decrAwakeCount() - Static method in class com.ibm.gcs.component.GCSThread
decrease the number of awake threads in the current GCSThreadGroup
decrement(int) - Method in class com.ibm.gcs.gatherer.AccumulatorComponent
 
DEFAULT - Static variable in class com.ibm.gcs.db.util.SQLString
"DEFAULT "
DEFAULT_ROBOTS_CACHE_SIZE - Static variable in class com.ibm.gcs.netutil.GCSHttpConnection
 
DefaultDB2AnnotationFactory - class com.ibm.gcs.db.component.DefaultDB2AnnotationFactory.
DefaultDB2AnnotationFactory provides methods to produce DB2Annotation objects from data retrieved from the database.
DefaultDB2AnnotationFactory() - Constructor for class com.ibm.gcs.db.component.DefaultDB2AnnotationFactory
DefaultConstructor
deleteTables() - Static method in class com.ibm.gcs.db.component.DB2TableAdmin
Delete the tables: ConfigTable, UrlCrawlTable Basically drops them and creates them again
DEPTH - Static variable in class com.ibm.gcs.db.component.UrlCrawlTableDef
The recursion depth of this url in the crawl:  DEPTH.
DESCRIPTION_ANNOTATION - Static variable in class com.ibm.gcs.db.component.DefaultDB2AnnotationFactory
 
DICTIONARY_ANNOTATION - Static variable in class com.ibm.gcs.db.component.DefaultDB2AnnotationFactory
 
disconnect() - Method in class com.ibm.gcs.netutil.GCSHttpConnection
Disconnect a previously established connection with the http server.
disconnect() - Method in class com.ibm.gcs.netutil.NetworkClient
Disconnect from the server.
domainMatches(String, String) - Static method in class com.ibm.gcs.netutil.http.GCSHttpCookieDB
 
dropTable(Transaction) - Static method in class com.ibm.gcs.db.component.UrlCrawlTableDef
Given a Transaction object, executes the drop statement.
dropTable(Transaction) - Static method in class com.ibm.gcs.db.component.ConfigTableDef
Given a Transaction object, executes the drop statement.
dropTable(Transaction) - Static method in class com.ibm.gcs.db.component.LinksTableDef
Given a Transaction object, executes the drop statement.
dropTables() - Static method in class com.ibm.gcs.db.component.DB2TableAdmin
Drop the tables: UrlCrawlTable.
dropTables(Transaction) - Static method in class com.ibm.gcs.db.component.DB2TableAdmin
Drop the tables: UrlCrawlTable
dump() - Method in class com.ibm.gcs.netutil.GCSFtpConnection
 

EIP Web Crawler APIs
A B C D E F G H I J K L M N O P Q R S T U V W
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.