Package | Description |
---|---|
org.archive.wayback.resourcestore | |
org.archive.wayback.resourcestore.indexer | |
org.archive.wayback.resourcestore.locationdb |
Modifier and Type | Method and Description |
---|---|
ResourceFileLocationDB |
LocationDBResourceStore.getDb() |
Modifier and Type | Method and Description |
---|---|
void |
LocationDBResourceStore.setDb(ResourceFileLocationDB db) |
Modifier and Type | Method and Description |
---|---|
ResourceFileLocationDB |
IndexQueueUpdater.getDb() |
ResourceFileLocationDB |
IndexWorker.getDb() |
Modifier and Type | Method and Description |
---|---|
void |
IndexQueueUpdater.setDb(ResourceFileLocationDB db) |
void |
IndexWorker.setDb(ResourceFileLocationDB db) |
Modifier and Type | Class and Description |
---|---|
class |
BDBResourceFileLocationDB |
class |
FlatFileResourceFileLocationDB |
class |
RemoteResourceFileLocationDB |
Modifier and Type | Method and Description |
---|---|
ResourceFileLocationDB |
ResourceFileLocationDBUpdater.getDb() |
ResourceFileLocationDB |
ResourceFileLocationDBServlet.getLocationDB() |
ResourceFileLocationDB |
FileProxyServlet.getLocationDB() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceFileLocationDBUpdater.setDb(ResourceFileLocationDB db) |
void |
ResourceFileLocationDBServlet.setLocationDB(ResourceFileLocationDB locationDB) |
void |
FileProxyServlet.setLocationDB(ResourceFileLocationDB locationDB) |
Copyright © 2005–2015 IIPC. All rights reserved.