gov.lanl.archive
Interface Index
- All Known Subinterfaces:
- PagingIndex
- All Known Implementing Classes:
- IndexImplB, IndexImplC
public interface Index
add
boolean add(Memento m)
get
Memento get(String url,
Date accessdatetime)
getRecent
Date getRecent(String url)
getMementos
List getMementos(String url)
close
void close()
getUntil
List getUntil(String date,
String startkey)
processUnload
void processUnload(String date,
UnloadCallBack ucallback)
delete
void delete(String url,
String date,
CallBack callback)
Copyright © 2013. All Rights Reserved.