public class MdsHistoryKey extends Object
| Constructor and Description |
|---|
MdsHistoryKey() |
| Modifier and Type | Method and Description |
|---|---|
static MDSKey |
getMdsKey(Id.NamespacedId targetId,
long time) |
static MDSKey |
getMdsScanEndKey(Id.NamespacedId targetId) |
static MDSKey |
getMdsScanStartKey(Id.NamespacedId targetId,
long time) |
public static MDSKey getMdsKey(Id.NamespacedId targetId, long time)
public static MDSKey getMdsScanStartKey(Id.NamespacedId targetId, long time)
public static MDSKey getMdsScanEndKey(Id.NamespacedId targetId)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.