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

I

IF_MODIFIED_SINCE - Static variable in class com.ibm.gcs.netutil.GCSHttpConnection
 
IllegalMimeTypeException - exception com.ibm.gcs.netutil.http.IllegalMimeTypeException.
Exception to handle illegal MIME type strings, such as a String that is not of the form "type/subtype".
IllegalMimeTypeException() - Constructor for class com.ibm.gcs.netutil.http.IllegalMimeTypeException
creates an Exception with the message "Illegal MIME type".
IllegalMimeTypeException(String) - Constructor for class com.ibm.gcs.netutil.http.IllegalMimeTypeException
(constructor) creates an Exception with some String message.
IllegalProtocolException - exception com.ibm.gcs.netutil.http.IllegalProtocolException.
IllegalProtocolException: This is thrown if the protocol that the user specifies is not of the right type the system expects
IllegalProtocolException() - Constructor for class com.ibm.gcs.netutil.http.IllegalProtocolException
IllegalProtocolException : constructor Constructor calls the super class constructor with a "not implemented" string
IllegalProtocolException(String) - Constructor for class com.ibm.gcs.netutil.http.IllegalProtocolException
IllegalProtocolException : constructor This constructor takes a string argument
ImplementationException - exception com.ibm.gcs.db.component.ImplementationException.
 
ImplementationException - exception com.ibm.gcs.db.util.ImplementationException.
 
ImplementationException() - Constructor for class com.ibm.gcs.db.component.ImplementationException
ImplementationException : constructor Constructor calls the super class constructor with a "internal implementation error"
ImplementationException() - Constructor for class com.ibm.gcs.db.util.ImplementationException
ImplementationException : constructor Constructor calls the super class constructor with a "internal implementation error"
ImplementationException(String) - Constructor for class com.ibm.gcs.db.component.ImplementationException
ImplementationException : constructor This constructor takes a string argument
ImplementationException(String) - Constructor for class com.ibm.gcs.db.util.ImplementationException
ImplementationException : constructor This constructor takes a string argument
incrAwakeCount() - Static method in class com.ibm.gcs.component.GCSThread
increase the number of awake threads in the current GCSThreadGroup
increment(int) - Method in class com.ibm.gcs.gatherer.AccumulatorComponent
 
InitializationException - exception com.ibm.gcs.db.util.InitializationException.
 
InitializationException() - Constructor for class com.ibm.gcs.db.util.InitializationException
 
InitializationException(String) - Constructor for class com.ibm.gcs.db.util.InitializationException
 
initialize() - Static method in class com.ibm.gcs.db.util.ConnectionManager
Initializes the ConnectionManager using the default properties file: db2properties.txt
initialize(String) - Static method in class com.ibm.gcs.db.util.ConnectionManager
Create a new instance of the ConnectionManager using the values in a properties file.
initialize(String, String, String, String) - Static method in class com.ibm.gcs.db.util.ConnectionManager
Create a new instance of the ConnectionManager using the specified parameters.
INSERT_INTO - Static variable in class com.ibm.gcs.db.util.SQLString
"INSERT INTO "
insert(DB2URLContainer) - Method in class com.ibm.gcs.db.component.DB2Pool
Updates the state information of the java URL object to reflect a URL in this pool but does not save this information in the database.
insert(DB2URLContainer) - Method in class com.ibm.gcs.db.component.DB2VisitedPool
updates the state information of the java URL object to reflect a URL in the DB2VisitedPool but does not save this information in the database.
insert(DB2URLContainer) - Method in class com.ibm.gcs.db.component.DB2Queue
Updates the state information of the java URL object to reflect a URL in this DB2Queue but does not save this information in the database.
insert(DB2URLContainer) - Method in class com.ibm.gcs.db.component.DB2HiddenQueue
updates the state information of the java URL object to reflect a URL in this DB2HiddenQueue but does not save this information in the database.
insert(DB2URLContainer) - Method in class com.ibm.gcs.db.component.DB2HiddenPool
Update the state information of the java URL object to reflect a URL in the DB2HiddenPool but does not save this information in the database.
insert(DB2URLContainer) - Method in class com.ibm.gcs.db.component.DB2PriorityQueue
Updates the state information of the java URL object to reflect a URL in this DB2PriorityQueue but does not save this information in the database.
interrupt(String) - Method in class com.ibm.gcs.component.GCSThreadGroup
interrupts this thread
interruptAndJoin(ScheduleException) - Method in class com.ibm.gcs.component.GCSThreadGroup
interrupts and kill each thread in this thread group.
IS_NULL - Static variable in class com.ibm.gcs.db.util.SQLString
"IS NULL "
isAllowed(String, String) - Method in class com.ibm.gcs.netutil.http.RobotsProcessor
given the name of a robot agent and a path check if the agent is allowed to access that path.
isArticle() - Method in class com.ibm.gcs.netutil.nntp.ArticleInfo
 
isConnected() - Method in class com.ibm.gcs.netutil.NetworkClient
check if the client is already connected
isDone - Variable in class com.ibm.gcs.gatherer.Gatherer
 
isDone() - Method in class com.ibm.gcs.gatherer.Gatherer
returns true if the Gatherer is all done
isEmpty() - Method in class com.ibm.gcs.db.component.DB2URLCollection
Returns true if there are no more URLs in the database pool of URLs to be crawled, false otherwise.
isEmpty() - Method in class com.ibm.gcs.db.component.PriorityDB2URLCollection
Returns true if there are no more URLs in the database pool of URLs to be crawled, false otherwise.
isExpired() - Method in class com.ibm.gcs.netutil.http.RobotsProcessor
A robots processor is expired if "VALID_FOR_MS" ms have passed since the robots processor was constructed.
isFailureState(int) - Static method in class com.ibm.gcs.db.component.DB2StatesDef
Returns true if state is failed.
isFailureState(URLState) - Static method in class com.ibm.gcs.db.component.DB2StatesDef
Returns true if state is crawl failed or summary failed
isFinalState(int) - Static method in class com.ibm.gcs.db.component.DB2StatesDef
Returns true if state is failed or summarized
isFinalState(URLState) - Static method in class com.ibm.gcs.db.component.DB2StatesDef
Returns true if state is failed or summarized
isFQDN(String) - Static method in class com.ibm.gcs.netutil.http.GCSHttpCookieDB
 
isFQHN(String) - Static method in class com.ibm.gcs.netutil.http.GCSHttpCookieDB
 
isGraphMonitor() - Method in class com.ibm.gcs.component.config.Globals
 
isIP(String) - Static method in class com.ibm.gcs.netutil.http.GCSHttpCookieDB
 
isProtocolInURLSupported(String) - Static method in class com.ibm.gcs.netutil.GCSURLStreamHandlerFactory
returns true if the protocol in urlStr is supported by GCS
isProtocolSupported(String) - Static method in class com.ibm.gcs.netutil.GCSURLStreamHandlerFactory
returns true if the protocol in str is supported by GCS
isRelative(String) - Static method in class com.ibm.gcs.netutil.URLProcessor
(static) checks whether a URL is relative.
isSeed() - Method in class com.ibm.gcs.db.component.DB2URLContainer
Returns true if it is a seed url
isStopUrl(DB2URLContainer, Transaction) - Method in interface com.ibm.gcs.db.component.Prioritizer
Checks to see if this url is a stop url (known bad urls).
isTextMonitor() - Method in class com.ibm.gcs.component.config.Globals
 
isValidCookie(String, String, HashMap, URL) - Static method in class com.ibm.gcs.netutil.http.GCSHttpCookieDB
 

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.