Package org.apache.solr.client.api.model
Class FileStoreEntryMetadata
- java.lang.Object
-
- org.apache.solr.client.api.model.FileStoreEntryMetadata
-
public class FileStoreEntryMetadata extends Object
Represents the metadata for a single filestore file or directory
-
-
Constructor Summary
Constructors Constructor Description FileStoreEntryMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUnknownProperty(String field, Object value)
Map<String,Object>
unknownProperties()
-