public interface SharedResourcesPrx
extends Ice.ObjectPrx
Modifier and Type | Method and Description |
---|---|
InteractiveProcessorPrx |
acquireProcessor(Job job,
int seconds)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
InteractiveProcessorPrx |
acquireProcessor(Job job,
int seconds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
void |
addProcessor(ProcessorPrx proc)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
void |
addProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
boolean |
areTablesEnabled()
Returns true if a
Tables service is active in the grid. |
boolean |
areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
Callback_SharedResources_acquireProcessor __cb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
Ice.Callback __cb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_acquireProcessor __cb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_acquireProcessor(Job job,
int seconds,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
Callback_SharedResources_addProcessor __cb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
Ice.Callback __cb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_addProcessor __cb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_addProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
Ice.AsyncResult |
begin_areTablesEnabled()
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(Callback_SharedResources_areTablesEnabled __cb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(Ice.Callback __cb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_areTablesEnabled __cb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns true if a
Tables service is active in the grid. |
Ice.AsyncResult |
begin_getScriptRepository()
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(Callback_SharedResources_getScriptRepository __cb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(Ice.Callback __cb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_getScriptRepository __cb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
Callback_SharedResources_newTable __cb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
Ice.Callback __cb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_newTable __cb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_newTable(long repoId,
java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
Callback_SharedResources_openTable __cb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
Ice.Callback __cb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_openTable __cb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_openTable(OriginalFile file,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<TablePrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns a Table instance or null.
|
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
Callback_SharedResources_removeProcessor __cb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
Ice.Callback __cb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_removeProcessor __cb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_removeProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Unregisters a
Processor from Storm
notifications. |
Ice.AsyncResult |
begin_repositories()
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(Callback_SharedResources_repositories __cb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(Ice.Callback __cb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_SharedResources_repositories __cb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
Ice.AsyncResult |
begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
InteractiveProcessorPrx |
end_acquireProcessor(Ice.AsyncResult __result)
Waits up to seconds to acquire a slot in a processor
which can handle the given job.
|
void |
end_addProcessor(Ice.AsyncResult __result)
Registers a
Processor for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task. |
boolean |
end_areTablesEnabled(Ice.AsyncResult __result)
Returns true if a
Tables service is active in the grid. |
RepositoryPrx |
end_getScriptRepository(Ice.AsyncResult __result)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
TablePrx |
end_newTable(Ice.AsyncResult __result)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
TablePrx |
end_openTable(Ice.AsyncResult __result)
Returns a Table instance or null.
|
void |
end_removeProcessor(Ice.AsyncResult __result)
Unregisters a
Processor from Storm
notifications. |
RepositoryMap |
end_repositories(Ice.AsyncResult __result)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
RepositoryPrx |
getScriptRepository()
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
RepositoryPrx |
getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the single (possibly mirrored) script repository which makes
all official scripts available.
|
TablePrx |
newTable(long repoId,
java.lang.String path)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
TablePrx |
newTable(long repoId,
java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Creates a new Format(""OMERO.tables"") file at the given path
on the given repository.
|
TablePrx |
openTable(OriginalFile file)
Returns a Table instance or null.
|
TablePrx |
openTable(OriginalFile file,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a Table instance or null.
|
void |
removeProcessor(ProcessorPrx proc)
Unregisters a
Processor from Storm
notifications. |
void |
removeProcessor(ProcessorPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Unregisters a
Processor from Storm
notifications. |
RepositoryMap |
repositories()
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
RepositoryMap |
repositories(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns a map between Repository descriptions (omero::model::OriginalFile
instances) and RepositoryPrx instances (possibly null).
|
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
InteractiveProcessorPrx acquireProcessor(Job job, int seconds) throws ServerError
ServerError
InteractiveProcessorPrx acquireProcessor(Job job, int seconds, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_acquireProcessor(Job job, int seconds)
Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, Callback_SharedResources_acquireProcessor __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_acquireProcessor __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_acquireProcessor(Job job, int seconds, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<InteractiveProcessorPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.InteractiveProcessorPrx end_acquireProcessor(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
void addProcessor(ProcessorPrx proc) throws ServerError
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.ServerError
void addProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_addProcessor(ProcessorPrx proc)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, Ice.Callback __cb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__cb
- The asynchronous callback object.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, Callback_SharedResources_addProcessor __cb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__cb
- The asynchronous callback object.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_addProcessor __cb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_addProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.void end_addProcessor(Ice.AsyncResult __result) throws ServerError
Processor
for Storm notifications
so that other sessions can query whether or not a given
processor would accept a given task.__result
- The asynchronous result object.ServerError
void removeProcessor(ProcessorPrx proc) throws ServerError
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.ServerError
void removeProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, Ice.Callback __cb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__cb
- The asynchronous callback object.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, Callback_SharedResources_removeProcessor __cb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__cb
- The asynchronous callback object.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_removeProcessor __cb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_removeProcessor(ProcessorPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.void end_removeProcessor(Ice.AsyncResult __result) throws ServerError
Processor
from Storm
notifications. If the processor was not already registered via
addProcessor
this is a no-op.__result
- The asynchronous result object.ServerError
RepositoryMap repositories() throws ServerError
ServerError
RepositoryMap repositories(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_repositories()
Ice.AsyncResult begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_repositories(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_repositories(Callback_SharedResources_repositories __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_repositories __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_repositories(IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_repositories(IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_repositories(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RepositoryMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.RepositoryMap end_repositories(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
RepositoryPrx getScriptRepository() throws ServerError
ServerError
RepositoryPrx getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getScriptRepository()
Ice.AsyncResult begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getScriptRepository(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getScriptRepository(Callback_SharedResources_getScriptRepository __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_getScriptRepository __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getScriptRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getScriptRepository(IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getScriptRepository(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RepositoryPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.RepositoryPrx end_getScriptRepository(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
boolean areTablesEnabled() throws ServerError
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)ServerError
boolean areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_areTablesEnabled()
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)Ice.AsyncResult begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_areTablesEnabled(Ice.Callback __cb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__cb
- The asynchronous callback object.Ice.AsyncResult begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_areTablesEnabled(Callback_SharedResources_areTablesEnabled __cb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__cb
- The asynchronous callback object.Ice.AsyncResult begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_areTablesEnabled __cb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_areTablesEnabled(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_areTablesEnabled(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_areTablesEnabled(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.boolean end_areTablesEnabled(Ice.AsyncResult __result) throws ServerError
Tables
service is active in the grid.
If this value is false, then all calls to #ewTable
or openTable
will either fail or return null (possibly
blocking while waiting for a service to startup)__result
- The asynchronous result object.ServerError
TablePrx newTable(long repoId, java.lang.String path) throws ServerError
ServerError
TablePrx newTable(long repoId, java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_newTable(long repoId, java.lang.String path)
Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, Callback_SharedResources_newTable __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_newTable __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_newTable(long repoId, java.lang.String path, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.TablePrx end_newTable(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
TablePrx openTable(OriginalFile file) throws ServerError
ServerError
TablePrx openTable(OriginalFile file, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_openTable(OriginalFile file)
Ice.AsyncResult begin_openTable(OriginalFile file, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_openTable(OriginalFile file, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_openTable(OriginalFile file, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_openTable(OriginalFile file, Callback_SharedResources_openTable __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_openTable(OriginalFile file, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_SharedResources_openTable __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_openTable(OriginalFile file, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_openTable(OriginalFile file, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_openTable(OriginalFile file, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_openTable(OriginalFile file, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<TablePrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.TablePrx end_openTable(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError