public final class LocalIndexDir extends Object implements Comparable<LocalIndexDir>
| Constructor and Description |
|---|
LocalIndexDir(File dir) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(LocalIndexDir o) |
String |
getFSPath() |
String |
getJcrPath() |
boolean |
isEmpty() |
long |
size() |
String |
toString() |
public LocalIndexDir(File dir) throws IOException
IOExceptionpublic long size()
public boolean isEmpty()
public String getJcrPath()
public String getFSPath()
public int compareTo(LocalIndexDir o)
compareTo in interface Comparable<LocalIndexDir>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.