public interface Indexer
MetadataEntry| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getIndexes(MetadataEntry entry)
Creates the indexes for the
MetadataEntry |
Set<String> getIndexes(MetadataEntry entry)
MetadataEntryentry - the MetadataEntry for which indexes needs to be createdSet<String> containing indexes for the given MetadataEntryCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.