public interface _MetadataStoreOperations extends _StatefulServiceInterfaceOperations
Modifier and Type | Method and Description |
---|---|
void |
createRoot_async(AMD_MetadataStore_createRoot __cb,
Ice.Current __current) |
void |
populateMinMax_async(AMD_MetadataStore_populateMinMax __cb,
double[][][] imageChannelGlobalMinMax,
Ice.Current __current) |
void |
postProcess_async(AMD_MetadataStore_postProcess __cb,
Ice.Current __current) |
void |
saveToDB_async(AMD_MetadataStore_saveToDB __cb,
FilesetJobLink activity,
Ice.Current __current) |
void |
setPixelsFile_async(AMD_MetadataStore_setPixelsFile __cb,
long pixelsId,
java.lang.String file,
java.lang.String repo,
Ice.Current __current) |
void |
updateObjects_async(AMD_MetadataStore_updateObjects __cb,
IObjectContainer[] objects,
Ice.Current __current) |
void |
updateReferences_async(AMD_MetadataStore_updateReferences __cb,
java.util.Map<java.lang.String,java.lang.String[]> references,
Ice.Current __current) |
activate_async, close_async, getCurrentEventContext_async, passivate_async
void createRoot_async(AMD_MetadataStore_createRoot __cb, Ice.Current __current) throws ServerError
ServerError
void updateObjects_async(AMD_MetadataStore_updateObjects __cb, IObjectContainer[] objects, Ice.Current __current) throws ServerError
ServerError
void updateReferences_async(AMD_MetadataStore_updateReferences __cb, java.util.Map<java.lang.String,java.lang.String[]> references, Ice.Current __current) throws ServerError
ServerError
void saveToDB_async(AMD_MetadataStore_saveToDB __cb, FilesetJobLink activity, Ice.Current __current) throws ServerError
ServerError
void populateMinMax_async(AMD_MetadataStore_populateMinMax __cb, double[][][] imageChannelGlobalMinMax, Ice.Current __current) throws ServerError
ServerError
void setPixelsFile_async(AMD_MetadataStore_setPixelsFile __cb, long pixelsId, java.lang.String file, java.lang.String repo, Ice.Current __current) throws ServerError
ServerError
void postProcess_async(AMD_MetadataStore_postProcess __cb, Ice.Current __current) throws ServerError
ServerError