public class Directories extends Object
Directory
.Modifier and Type | Method and Description |
---|---|
static long |
estimateSize(org.apache.lucene.store.Directory directory)
Returns the estimated size of a
Directory . |
public static long estimateSize(org.apache.lucene.store.Directory directory) throws IOException
Directory
.IOException
Copyright © 2009–2015. All rights reserved.