public class SessionOpenRequest extends Object
SessionOpenRequest()
SessionOpenRequest(Map<String,String> configs)
boolean
equals(Object o)
Map<String,String>
getConfigs()
int
hashCode()
void
setConfigs(Map<String,String> configs)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SessionOpenRequest()
public SessionOpenRequest(Map<String,String> configs)
public Map<String,String> getConfigs()
public void setConfigs(Map<String,String> configs)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022 The Apache Software Foundation. All rights reserved.