TigaseDoc
latest
Tigase MongoDB 2.3.0-SNAPSHOT API
tigase.mongodb
tigase.mongodb.archive
tigase.mongodb.cluster
tigase.mongodb.http
tigase.mongodb.muc
tigase.mongodb.pubsub
tigase.mongodb.stats
TigaseDoc
Tigase MongoDB 2.3.0-SNAPSHOT API
tigase.mongodb
Helper
Edit on GitHub
Helper
¶
public class
Helper
¶
Created by andrzej on 23.03.2016.
Methods
¶
collectionExists
¶
public static boolean
collectionExists
(
MongoDatabase
db
,
String
collection
)
¶
createIndexName
¶
public static
String
createIndexName
(
Document
index
)
¶
indexCreateOrReplace
¶
public static void
indexCreateOrReplace
(
MongoCollection<Document>
collection
, Document
index
, IndexOptions
options
)
¶