public class LookupSnapshotTaker extends Object
| Constructor and Description |
|---|
LookupSnapshotTaker(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String persistDirectory) |
| Modifier and Type | Method and Description |
|---|---|
List<io.druid.query.lookup.LookupBean> |
pullExistingSnapshot(String tier) |
void |
takeSnapshot(String tier,
List<io.druid.query.lookup.LookupBean> lookups) |
public LookupSnapshotTaker(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
String persistDirectory)
Copyright © 2011–2018. All rights reserved.