Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

R

read() - Method in class com.google.enterprise.connector.util.Base64FilterInputStream
Reads the next byte of data from the input stream and returns it.
read(byte[], int, int) - Method in class com.google.enterprise.connector.util.Base64FilterInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class com.google.enterprise.connector.util.diffing.SnapshotReader
 
read() - Method in class com.google.enterprise.connector.util.EofFilterInputStream
 
read(byte[]) - Method in class com.google.enterprise.connector.util.EofFilterInputStream
 
read(byte[], int, int) - Method in class com.google.enterprise.connector.util.EofFilterInputStream
 
readRecord() - Method in interface com.google.enterprise.connector.util.diffing.SnapshotReader.RecordReader
Reads one record at a time.
release() - Method in class com.google.enterprise.connector.util.diffing.GenericDocument
Release any resources this document is holding.
releaseConnection(Connection) - Method in class com.google.enterprise.connector.util.database.DatabaseConnectionPool
Releases a Connection, returning it to the connection pool for later re-use.
RepositoryDocumentException - Exception in com.google.enterprise.connector.spi
Thrown for problems accessing individual documents in a repository.
RepositoryDocumentException() - Constructor for exception com.google.enterprise.connector.spi.RepositoryDocumentException
Constructs a new RepositoryDocumentException with no message and no root cause.
RepositoryDocumentException(String) - Constructor for exception com.google.enterprise.connector.spi.RepositoryDocumentException
Constructs a RepositoryDocumentException with a supplied message, but no root cause.
RepositoryDocumentException(String, Throwable) - Constructor for exception com.google.enterprise.connector.spi.RepositoryDocumentException
Constructs a RepositoryDocumentException with message and root cause.
RepositoryDocumentException(Throwable) - Constructor for exception com.google.enterprise.connector.spi.RepositoryDocumentException
Constructs a RepositoryDocumentException with the specified root cause.
RepositoryException - Exception in com.google.enterprise.connector.spi
Thrown for general repository errors, such as connectivity problems.
RepositoryException() - Constructor for exception com.google.enterprise.connector.spi.RepositoryException
Constructs a new RepositoryException with no message and no root cause.
RepositoryException(String) - Constructor for exception com.google.enterprise.connector.spi.RepositoryException
Constructs a RepositoryException with a supplied message but no root cause.
RepositoryException(String, Throwable) - Constructor for exception com.google.enterprise.connector.spi.RepositoryException
Constructs a RepositoryException with message and root cause.
RepositoryException(Throwable) - Constructor for exception com.google.enterprise.connector.spi.RepositoryException
Constructs a RepositoryException with the specified root cause.
RepositoryLoginException - Exception in com.google.enterprise.connector.spi
Thrown to indicate unsuccessful login.
RepositoryLoginException() - Constructor for exception com.google.enterprise.connector.spi.RepositoryLoginException
Constructs a RepositoryLoginException with no message and no root cause.
RepositoryLoginException(String) - Constructor for exception com.google.enterprise.connector.spi.RepositoryLoginException
Constructs a RepositoryLoginException with a supplied message but no root cause.
RepositoryLoginException(String, Throwable) - Constructor for exception com.google.enterprise.connector.spi.RepositoryLoginException
Constructs a RepositoryLoginException with message and root cause.
RepositoryLoginException(Throwable) - Constructor for exception com.google.enterprise.connector.spi.RepositoryLoginException
Constructs a RepositoryLoginException with the specified root cause.
RESERVED_PROPNAME_PREFIX - Static variable in class com.google.enterprise.connector.spi.SpiConstants
The prefix for the reserved property names.
reset() - Method in class com.google.enterprise.connector.util.EofFilterInputStream
 
resolveEntity(String, String) - Method in class com.google.enterprise.connector.util.XmlParseUtil.LocalEntityResolver
 
resumeTraversal(String) - Method in interface com.google.enterprise.connector.spi.TraversalManager
Continues traversal from a supplied checkpoint.
resumeTraversal(String) - Method in class com.google.enterprise.connector.util.diffing.DiffingConnectorTraversalManager
 
Retriever - Interface in com.google.enterprise.connector.spi
A Retriever provides access to document content, based upon a docid.
RetrieverAware - Interface in com.google.enterprise.connector.spi
A Session should implement this optional interface if it allows Retriever access to document content.
run() - Method in class com.google.enterprise.connector.util.diffing.DocumentSnapshotRepositoryMonitor
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links