FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
string | transportName
The name of the internal datasource used for this session connection. |
string | sessionName
A unique name per-datasource for the session. |
string | sessionDesc
A short user-level description of the session. |
context | sourceCtx
The context that the session lives in the data source. |
com.apama.session.SessionConfigSchema | configSchema
The session configuration schema for this session. |
com.apama.session.SessionCapabilities | sessionCapabilities
The session capabilities of this session. |
Member Detail |
---|
com.apama.session.SessionConfigSchema configSchemaThe session configuration schema for this session.
com.apama.session.SessionCapabilities sessionCapabilitiesThe session capabilities of this session.
string sessionDescA short user-level description of the session.
string sessionNameA unique name per-datasource for the session.
context sourceCtxThe context that the session lives in the data source.
string transportNameThe name of the internal datasource used for this session connection.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |