C D F G H I P R S

C

com.googlecode.fascinator.harvester.filesystem - package com.googlecode.fascinator.harvester.filesystem
This package contains classes used for harvesting files in a specified directory on the local file system

D

DerbyCache - Class in com.googlecode.fascinator.harvester.filesystem
This class is designed to encapsulate all logic required to run a cache backed into a derby database in support of the file system harvester.
DerbyCache(JsonSimpleConfig) - Constructor for class com.googlecode.fascinator.harvester.filesystem.DerbyCache
 

F

FileSystemHarvester - Class in com.googlecode.fascinator.harvester.filesystem
This plugin harvests files in a specified directory or a specified file on the local file system.
FileSystemHarvester() - Constructor for class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
File System Harvester Constructor

G

getDeletedObjectIdList() - Method in class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
Delete cached references to files which no longer exist and return the set of IDs to delete from the system.
getObjectIdList() - Method in class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
Harvest the next set of files, and return their Object IDs
getUnsetFlags() - Method in class com.googlecode.fascinator.harvester.filesystem.DerbyCache
Used to support deletion detection.

H

hasChanged(String, File) - Method in class com.googlecode.fascinator.harvester.filesystem.DerbyCache
Check whether or not the file has changed according to the configured cache.
hasMoreDeletedObjects() - Method in class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
Check if there are more objects to delete
hasMoreObjects() - Method in class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
Check if there are more objects to harvest

I

init() - Method in class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
Initialisation of File system harvester plugin

P

purgeUnsetFlags() - Method in class com.googlecode.fascinator.harvester.filesystem.DerbyCache
Used to support deletion detection.

R

resetFlags() - Method in class com.googlecode.fascinator.harvester.filesystem.DerbyCache
Used to support deletion detection.

S

shutdown() - Method in class com.googlecode.fascinator.harvester.filesystem.DerbyCache
Shutdown the database connections and cleanup.
shutdown() - Method in class com.googlecode.fascinator.harvester.filesystem.FileSystemHarvester
Shutdown the plugin

C D F G H I P R S

Copyright © 2009-2013. All Rights Reserved.