public class GiraphDepVersions extends Object
Modifier and Type | Method and Description |
---|---|
static GiraphDepVersions |
get()
Get singleton instance
|
Properties |
getProperties() |
void |
logVersionsUsed()
Log the dependency versions we're using
|
String |
versionOf(String name)
Get version of the named dependency, or null if not found
|
public static GiraphDepVersions get()
public Properties getProperties()
public String versionOf(String name)
name
- dependency namepublic void logVersionsUsed()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.