|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Collection | |
|---|---|
| org.gcube.dir.master.state | |
| org.gcube.dir.master.tasks | |
| Uses of Collection in org.gcube.dir.master.state |
|---|
| Methods in org.gcube.dir.master.state that return types with arguments of type Collection | |
|---|---|
java.util.Map<java.lang.String,Collection> |
CollectionSet.getCollections(java.lang.String... ids)
Returns one or more collection in the set. |
| Uses of Collection in org.gcube.dir.master.tasks |
|---|
| Classes in org.gcube.dir.master.tasks with type parameters of type Collection | |
|---|---|
class |
DescriptionFinder<T extends Collection>
Interacts with FullText Index Services to retrieve term occurrence statistics about the content of the handled Collection. |
class |
DescriptionIngester<T extends Collection>
Ingests into the inverted index of the Running Instance a histogram of the handled Collection. |
class |
IndexFinder<COLLECTION extends Collection>
Interact with FullText Index Services to retrieve the identifier of a full-text index of the handled . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||