Uses of Class
io.trino.plugin.mongodb.MongoIndex
Packages that use MongoIndex
-
Uses of MongoIndex in io.trino.plugin.mongodb
Methods in io.trino.plugin.mongodb that return types with arguments of type MongoIndexModifier and TypeMethodDescriptionMongoSession.getIndexes(String schemaName, String tableName) MongoTable.getIndexes()static List<MongoIndex>MongoIndex.parse(com.mongodb.client.ListIndexesIterable<org.bson.Document> indexes)