Uses of Class
io.trino.plugin.mongodb.MongoIndex.MongodbIndexKey
Packages that use MongoIndex.MongodbIndexKey
-
Uses of MongoIndex.MongodbIndexKey in io.trino.plugin.mongodb
Methods in io.trino.plugin.mongodb that return types with arguments of type MongoIndex.MongodbIndexKeyConstructor parameters in io.trino.plugin.mongodb with type arguments of type MongoIndex.MongodbIndexKeyModifierConstructorDescriptionMongoIndex(String name, List<MongoIndex.MongodbIndexKey> keys, boolean unique)