Uses of Class
org.apache.lucene.store.ByteBuffersDirectory.FileEntry
-
Packages that use ByteBuffersDirectory.FileEntry Package Description org.apache.lucene.store Binary i/o API, used for all index data. -
-
Uses of ByteBuffersDirectory.FileEntry in org.apache.lucene.store
Fields in org.apache.lucene.store with type parameters of type ByteBuffersDirectory.FileEntry Modifier and Type Field Description private java.util.concurrent.ConcurrentHashMap<java.lang.String,ByteBuffersDirectory.FileEntry>
ByteBuffersDirectory. files
-