py4j
Class ConnectionProperty

java.lang.Object
  extended by py4j.ConnectionProperty

public class ConnectionProperty
extends Object


Constructor Summary
ConnectionProperty()
           
ConnectionProperty(boolean cleanConnection)
           
 
Method Summary
 boolean isCleanConnection()
           
 void setCleanConnection(boolean cleanConnection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionProperty

public ConnectionProperty()

ConnectionProperty

public ConnectionProperty(boolean cleanConnection)
Method Detail

isCleanConnection

public boolean isCleanConnection()

setCleanConnection

public void setCleanConnection(boolean cleanConnection)