FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member Summary | |
---|---|
string | tableName
The name of the table. |
com.apama.memorystore.Schema | schema
The basic schema as defined by the Memory Store. |
sequence<string > | indexFields
The set of fields to be used to build the keys for this table. |
dictionary<string, string > | extraParams
Additional schema parameters. Currently no extra parameters are defined. |
Member Detail |
---|
dictionary<string, string > extraParamsAdditional schema parameters. Currently no extra parameters are defined.
sequence<string > indexFieldsThe set of fields to be used to build the keys for this table.
com.apama.memorystore.Schema schemaThe basic schema as defined by the Memory Store.
string tableNameThe name of the table.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |