@InterfaceAudience.Private public class ClientUtil extends Object
| Constructor and Description |
|---|
ClientUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areScanStartRowAndStopRowEqual(byte[] startRow,
byte[] stopRow) |
static Cursor |
createCursor(byte[] row) |
public static boolean areScanStartRowAndStopRowEqual(byte[] startRow,
byte[] stopRow)
public static Cursor createCursor(byte[] row)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.