public class EntryPoint extends Object
| Constructor and Description |
|---|
EntryPoint()
Constructor initialises the
SparkUtils class. |
| Modifier and Type | Method and Description |
|---|---|
BiojavaSparkUtils |
getBiojavaSparkUtils()
Ability to get the
BiojavaSparkUtils . |
org.rcsb.mmtf.spark.utils.SparkUtils |
getSparkUtils()
Ability to get the
SparkUtils. |
static void |
main(String[] args)
Function to set up the gateway server and get it going.
|
public org.rcsb.mmtf.spark.utils.SparkUtils getSparkUtils()
SparkUtils.public BiojavaSparkUtils getBiojavaSparkUtils()
BiojavaSparkUtils .BiojavaSparkUtils for Python to be used.public static void main(String[] args)
args - the input argumentsCopyright © 2016 Biojava. All Rights Reserved.