|
Franz Inc, AllegroGraph | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.franz.agraph.pool.AGConnConfig
public class AGConnConfig
Field Summary | |
---|---|
String |
catalog
|
String |
password
|
String |
repository
|
String |
serverUrl
|
AGConnProp.Session |
session
|
Integer |
sessionLifetime
|
String |
username
|
Constructor Summary | |
---|---|
AGConnConfig(Map<AGConnProp,String> props)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String serverUrl
public final String username
public final String password
public final String catalog
public final String repository
public final AGConnProp.Session session
public final Integer sessionLifetime
Constructor Detail |
---|
public AGConnConfig(Map<AGConnProp,String> props)
|
Copyright © 2008-2011 Franz Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |