Method and Description |
---|
spark.SparkBase.setIpAddress(String)
replaced by
SparkBase.ipAddress(String) |
spark.SparkBase.setPort(int)
replaced by
SparkBase.port(int) |
spark.SparkBase.setSecure(String, String, String, String)
replaced by
SparkBase.secure(String, String, String, String) |
Copyright © 2015. All rights reserved.