public final class SplitInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
SortedMap<FileRef,DataFileValue> |
getDatafiles() |
String |
getDir() |
long |
getInitCompactID() |
long |
getInitFlushID() |
TServerInstance |
getLastLocation() |
String |
getTime() |
public String getDir()
public SortedMap<FileRef,DataFileValue> getDatafiles()
public String getTime()
public long getInitFlushID()
public long getInitCompactID()
public TServerInstance getLastLocation()
Copyright © 2015 Apache Accumulo Project. All rights reserved.