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