| Modifier and Type | Class and Description |
|---|---|
class |
RoutingEntryServlet<K extends EntryKey,E extends StoredEntry<K>>
Specialized sub-type of Entry servlet that will either serve request
locally (if data available), or return redirect code to indicate
client who to call instead.
|
| Constructor and Description |
|---|
RoutingEntryServlet(StoreEntryServlet<K,E> base) |
StoreEntryServlet(StoreEntryServlet<K,E> base,
boolean copyMetrics) |
Copyright © 2012-2014 fasterxml.com. All Rights Reserved.