public class RowRange extends Object
| Constructor and Description |
|---|
RowRange(org.apache.fluo.api.data.Bytes start,
org.apache.fluo.api.data.Bytes end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.apache.fluo.api.data.Bytes |
getEnd() |
org.apache.fluo.api.data.Bytes |
getStart() |
int |
hashCode() |
String |
toString() |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.