public class TabletScanner
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
invalidateTabletMap(com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf,Fid> tabletMap,
java.util.concurrent.ConcurrentHashMap<Fid,Fid> reverseTabletMap) |
static void |
populateTabletMap(MapRClient client,
Fid tableFid,
com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf,Fid> tabletMap,
io.netty.buffer.ByteBuf rowKey,
java.util.concurrent.ConcurrentHashMap<Fid,Fid> reverseTabletMap) |
public static void invalidateTabletMap(com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf,Fid> tabletMap, java.util.concurrent.ConcurrentHashMap<Fid,Fid> reverseTabletMap)
public static void populateTabletMap(MapRClient client, Fid tableFid, com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf,Fid> tabletMap, io.netty.buffer.ByteBuf rowKey, java.util.concurrent.ConcurrentHashMap<Fid,Fid> reverseTabletMap) throws java.lang.Exception
java.lang.Exception