FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
com.apama.ccyconverter.CurrencyConverter | ccIface
|
com.apama.memorystore.Schema | schema
|
com.apama.config.ConfigurationStoreInterface | iface
Abstract interface to the configuration service. |
action<> | cbCompleted
|
com.apama.ccyconverter.Consts | consts
|
com.apama.ccyconverter.ErrorConsts | errorConsts
|
dictionary<string, string> | crossCcy
|
Action summary | |
---|---|
void |
callUpdateCallbacks()
|
void |
create(com.apama.ccyconverter.CurrencyConverter ccIface, dictionary<integer, action<com.apama.ccyconverter.CurrencyConverter, com.apama.utils.Error>> errorCallbacks)
|
void |
openTable(dictionary<string, string> configuration, sequence<string> fields, action<> cbCompleted)
|
Member detail |
---|
action<> cbCompleted
com.apama.ccyconverter.CurrencyConverter ccIface
com.apama.ccyconverter.Consts consts
dictionary<string, string> crossCcy
com.apama.ccyconverter.ErrorConsts errorConsts
com.apama.config.ConfigurationStoreInterface ifaceAbstract interface to the configuration service.
com.apama.memorystore.Schema schema
Action detail |
---|
void callUpdateCallbacks()
void create(com.apama.ccyconverter.CurrencyConverter ccIface, dictionary<integer, action<com.apama.ccyconverter.CurrencyConverter, com.apama.utils.Error>> errorCallbacks)
void openTable(dictionary<string, string> configuration, sequence<string> fields, action<> cbCompleted)
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |