Package com.mapr.client.impl.db
Class TabletScanner
java.lang.Object
com.mapr.client.impl.db.TabletScanner
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidinvalidateTabletMap(com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf, Fid> tabletMap, ConcurrentHashMap<Fid, Fid> reverseTabletMap) static voidpopulateTabletMap(MapRClient client, Fid tableFid, com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf, Fid> tabletMap, io.netty.buffer.ByteBuf rowKey, ConcurrentHashMap<Fid, Fid> reverseTabletMap)
-
Method Details
-
invalidateTabletMap
public static void invalidateTabletMap(com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf, Fid> tabletMap, ConcurrentHashMap<Fid, Fid> reverseTabletMap) -
populateTabletMap
public static void populateTabletMap(MapRClient client, Fid tableFid, com.google.common.collect.RangeMap<io.netty.buffer.ByteBuf, Fid> tabletMap, io.netty.buffer.ByteBuf rowKey, ConcurrentHashMap<Fid, throws ExceptionFid> reverseTabletMap) - Throws:
Exception
-