Store interface.| Interface | Description |
|---|---|
| Store |
An interface for components that are able to store pages.
|
| Class | Description |
|---|---|
| UnbufferedFileStore |
An unbuffered, directly-to-disk store, mainly for debugging purposes.
|
| WarcStore |
A
Store implementation using the it.unimi.di.law.warc package. |