|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MongoDatasetImportSupport.CollectionFieldName | |
---|---|
edu.qut.cs.rcmd.common.importer.mongo | |
edu.qut.cs.rcmd.common.stats.mongo |
Uses of MongoDatasetImportSupport.CollectionFieldName in edu.qut.cs.rcmd.common.importer.mongo |
---|
Methods in edu.qut.cs.rcmd.common.importer.mongo that return MongoDatasetImportSupport.CollectionFieldName | |
---|---|
static MongoDatasetImportSupport.CollectionFieldName |
MongoDatasetImportSupport.CollectionFieldName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MongoDatasetImportSupport.CollectionFieldName[] |
MongoDatasetImportSupport.CollectionFieldName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of MongoDatasetImportSupport.CollectionFieldName in edu.qut.cs.rcmd.common.stats.mongo |
---|
Methods in edu.qut.cs.rcmd.common.stats.mongo that return types with arguments of type MongoDatasetImportSupport.CollectionFieldName | |
---|---|
static Map<MongoDatasetImportSupport.CollectionFieldName,Map<String,Long>> |
MongoDatasetStatsSupport.itemCollectionFieldsInstanceCount(com.mongodb.DBCollection implicitItemRatingCollection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |