public class MongoClientVersion extends Object
MongoClientVersion
holds information about the used mongo-java client and is used to distinguish between
different versions.Constructor and Description |
---|
MongoClientVersion() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAsyncClient() |
static boolean |
isMongo34Driver() |
static boolean |
isMongo3Driver() |
public static boolean isMongo3Driver()
public static boolean isMongo34Driver()
public static boolean isAsyncClient()
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.