Package org.apache.accumulo.core.data
Class LoadPlan.Destination
java.lang.Object
org.apache.accumulo.core.data.LoadPlan.Destination
- Enclosing class:
- LoadPlan
Mapping of a file to a row range with an associated range type.
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
byte[]
-
Method Details
-
getFileName
-
getStartRow
public byte[] getStartRow() -
getEndRow
public byte[] getEndRow() -
getRangeType
-