public class PaloSessions extends MysqlSessions
| Modifier and Type | Class and Description |
|---|---|
class |
PaloSessions.PaloLoadTask |
class |
PaloSessions.Session |
| Constructor and Description |
|---|
PaloSessions(HugeConfig config,
String database,
String store,
List<String> tableDirs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildCreateDatabase(String database) |
boolean |
close() |
protected PaloSessions.Session |
newSession() |
PaloSessions.Session |
session() |
buildDropDatabase, buildExistsTable, buildUri, buildUrlPrefix, config, connectDatabase, createDatabase, database, doClose, dropDatabase, escapedDatabase, existsDatabase, existsTable, newConnectionURIBuilder, open, opened, openWithDB, openWithoutDB, resetConnectionsclosed, forceResetSessions, getOrNewSession, toString, useSessionpublic PaloSessions(HugeConfig config, String database, String store, List<String> tableDirs)
protected String buildCreateDatabase(String database)
buildCreateDatabase in class MysqlSessionspublic final PaloSessions.Session session()
session in class MysqlSessionsprotected final PaloSessions.Session newSession()
newSession in class MysqlSessionspublic boolean close()
close in class BackendSessionPoolCopyright © 2017–2024 The Apache Software Foundation. All rights reserved.