| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION | ||||||
| Field summary | |
|---|---|
sequence<string> | fieldsA sequence specifying the name of each field in this table. |
sequence<string> | typesA sequence specifying the type of each field in this table. |
boolean | exposeMemoryViewLegacy option - exposed views are no longer supported. Do not use this field. |
boolean | exposePersistentViewLegacy option - exposed views are no longer supported. Do not use this field. |
string | memoryViewDisplayNameLegacy option - exposed views are no longer supported. Do not use this field. |
string | memoryViewDescriptionLegacy option - exposed views are no longer supported. Do not use this field. |
string | persistentViewDisplayNameLegacy option - exposed views are no longer supported. Do not use this field. |
string | persistentViewDescriptionLegacy option - exposed views are no longer supported. Do not use this field. |
| Action summary | |
|---|---|
sequence<string> | static normalizeTypes(sequence<string> types)Normalize a sequence of types to those accepted by Memory Store. |
com.apama.memorystore.Schema | static schemaFromAny(any prototype)Convert the supplied types into a valid MemoryStore table Schema. |
| Field detail |
|---|
boolean exposeMemoryViewLegacy option - exposed views are no longer supported. Do not use this field.
boolean exposePersistentViewLegacy option - exposed views are no longer supported. Do not use this field.
sequence<string> fieldsA sequence specifying the name of each field in this table.
string memoryViewDescriptionLegacy option - exposed views are no longer supported. Do not use this field.
string memoryViewDisplayNameLegacy option - exposed views are no longer supported. Do not use this field.
string persistentViewDescriptionLegacy option - exposed views are no longer supported. Do not use this field.
string persistentViewDisplayNameLegacy option - exposed views are no longer supported. Do not use this field.
sequence<string> typesA sequence specifying the type of each field in this table.
| Action detail |
|---|
sequence<string> static normalizeTypes(sequence<string> types)Normalize a sequence of types to those accepted by Memory Store.
com.apama.memorystore.Schema static schemaFromAny(any prototype)Convert the supplied types into a valid MemoryStore table Schema.
| FRAMES NO FRAMES | |||||||
| |||||||
| SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION | ||||||