Package omero.grid
Class TablePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.grid.TablePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx,java.io.Serializable,TablePrx
public final class TablePrxHelper extends Ice.ObjectPrxHelperBase implements TablePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]__idsstatic longserialVersionUID
-
Constructor Summary
Constructors Constructor Description TablePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void__addColumn_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)static void__addData_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__delete_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__getAllMetadata_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)static void__getHeaders_completed(Ice.TwowayCallbackArg1UE<Column[]> __cb, Ice.AsyncResult __result)static void__getMetadata_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)static void__getNumberOfRows_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)static void__getOriginalFile_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb, Ice.AsyncResult __result)static void__getWhereList_completed(Ice.TwowayCallbackArg1UE<long[]> __cb, Ice.AsyncResult __result)static void__initialize_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static TablePrx__read(IceInternal.BasicStream __is)static void__read_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)static void__readCoordinates_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)static void__setAllMetadata_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__setMetadata_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__slice_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)static void__update_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)static void__write(IceInternal.BasicStream __os, TablePrx v)intaddColumn(Column col)Adds a column and returns the position index of the new column.intaddColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx)Adds a column and returns the position index of the new column.voidaddData(Column[] cols)voidaddData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addColumn(Column col)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, Ice.Callback __cb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addColumn __cb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addColumn(Column col, Callback_Table_addColumn __cb)Adds a column and returns the position index of the new column.Ice.AsyncResultbegin_addData(Column[] cols)Ice.AsyncResultbegin_addData(Column[] cols, Ice.Callback __cb)Ice.AsyncResultbegin_addData(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_addData(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_addData(Column[] cols, 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)Ice.AsyncResultbegin_addData(Column[] cols, 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)Ice.AsyncResultbegin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addData __cb)Ice.AsyncResultbegin_addData(Column[] cols, Callback_Table_addData __cb)Ice.AsyncResultbegin_close()Ice.AsyncResultbegin_close(Ice.Callback __cb)Ice.AsyncResultbegin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_close(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)Ice.AsyncResultbegin_close(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)Ice.AsyncResultbegin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_close __cb)Ice.AsyncResultbegin_close(Callback_Table_close __cb)Ice.AsyncResultbegin_delete()Ice.AsyncResultbegin_delete(Ice.Callback __cb)Ice.AsyncResultbegin_delete(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_delete(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_delete(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)Ice.AsyncResultbegin_delete(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)Ice.AsyncResultbegin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_delete __cb)Ice.AsyncResultbegin_delete(Callback_Table_delete __cb)Ice.AsyncResultbegin_getAllMetadata()Ice.AsyncResultbegin_getAllMetadata(Ice.Callback __cb)Ice.AsyncResultbegin_getAllMetadata(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAllMetadata(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getAllMetadata __cb)Ice.AsyncResultbegin_getAllMetadata(Callback_Table_getAllMetadata __cb)Ice.AsyncResultbegin_getHeaders()Returns empty columns.Ice.AsyncResultbegin_getHeaders(Ice.Callback __cb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns empty columns.Ice.AsyncResultbegin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getHeaders __cb)Returns empty columns.Ice.AsyncResultbegin_getHeaders(Callback_Table_getHeaders __cb)Returns empty columns.Ice.AsyncResultbegin_getMetadata(java.lang.String key)Ice.AsyncResultbegin_getMetadata(java.lang.String key, Ice.Callback __cb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getMetadata __cb)Ice.AsyncResultbegin_getMetadata(java.lang.String key, Callback_Table_getMetadata __cb)Ice.AsyncResultbegin_getNumberOfRows()Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(Ice.Callback __cb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getNumberOfRows __cb)Return the number of rows of a table.Ice.AsyncResultbegin_getNumberOfRows(Callback_Table_getNumberOfRows __cb)Return the number of rows of a table.Ice.AsyncResultbegin_getOriginalFile()Ice.AsyncResultbegin_getOriginalFile(Ice.Callback __cb)Ice.AsyncResultbegin_getOriginalFile(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getOriginalFile(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getOriginalFile __cb)Ice.AsyncResultbegin_getOriginalFile(Callback_Table_getOriginalFile __cb)Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, Ice.Callback __cb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getWhereList __cb)Run a query on a table.Ice.AsyncResultbegin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, Callback_Table_getWhereList __cb)Run a query on a table.Ice.AsyncResultbegin_initialize(Column[] cols)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, Ice.Callback __cb)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, 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)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, 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)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_initialize __cb)Initializes the structure based onIce.AsyncResultbegin_initialize(Column[] cols, Callback_Table_initialize __cb)Initializes the structure based onIce.AsyncResultbegin_read(long[] colNumbers, long start, long stop)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, Ice.Callback __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_read __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_read(long[] colNumbers, long start, long stop, Callback_Table_read __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, Ice.Callback __cb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_readCoordinates __cb)Read a set of entire rows in the table.Ice.AsyncResultbegin_readCoordinates(long[] rowNumbers, Callback_Table_readCoordinates __cb)Read a set of entire rows in the table.Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, Ice.Callback __cb)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, 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)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, 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)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_setAllMetadata __cb)Ice.AsyncResultbegin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, Callback_Table_setAllMetadata __cb)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, Ice.Callback __cb)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, 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)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, 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)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_setMetadata __cb)Ice.AsyncResultbegin_setMetadata(java.lang.String key, RType value, Callback_Table_setMetadata __cb)Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, Ice.Callback __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_slice __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_slice(long[] colNumbers, long[] rowNumbers, Callback_Table_slice __cb)Read a subset of columns and consecutive rows from a table.Ice.AsyncResultbegin_update(Data modifiedData)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, Ice.Callback __cb)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, 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)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, 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)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_update __cb)Allows the user to modify a Data instance passed back from a query method and have the values modified.Ice.AsyncResultbegin_update(Data modifiedData, Callback_Table_update __cb)Allows the user to modify a Data instance passed back from a query method and have the values modified.static TablePrxcheckedCast(Ice.ObjectPrx __obj)Contacts the remote server to verify that the object implements this type.static TablePrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Contacts the remote server to verify that a facet of the object implements this type.static TablePrxcheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that a facet of the object implements this type.static TablePrxcheckedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)Contacts the remote server to verify that the object implements this type.voidclose()voidclose(java.util.Map<java.lang.String,java.lang.String> __ctx)voiddelete()voiddelete(java.util.Map<java.lang.String,java.lang.String> __ctx)intend_addColumn(Ice.AsyncResult __iresult)Adds a column and returns the position index of the new column.voidend_addData(Ice.AsyncResult __iresult)voidend_close(Ice.AsyncResult __iresult)voidend_delete(Ice.AsyncResult __iresult)java.util.Map<java.lang.String,RType>end_getAllMetadata(Ice.AsyncResult __iresult)Column[]end_getHeaders(Ice.AsyncResult __iresult)Returns empty columns.RTypeend_getMetadata(Ice.AsyncResult __iresult)longend_getNumberOfRows(Ice.AsyncResult __iresult)Return the number of rows of a table.OriginalFileend_getOriginalFile(Ice.AsyncResult __iresult)long[]end_getWhereList(Ice.AsyncResult __iresult)Run a query on a table.voidend_initialize(Ice.AsyncResult __iresult)Initializes the structure based onDataend_read(Ice.AsyncResult __iresult)Read a subset of columns and consecutive rows from a table.Dataend_readCoordinates(Ice.AsyncResult __iresult)Read a set of entire rows in the table.voidend_setAllMetadata(Ice.AsyncResult __iresult)voidend_setMetadata(Ice.AsyncResult __iresult)Dataend_slice(Ice.AsyncResult __iresult)Read a subset of columns and consecutive rows from a table.voidend_update(Ice.AsyncResult __iresult)Allows the user to modify a Data instance passed back from a query method and have the values modified.java.util.Map<java.lang.String,RType>getAllMetadata()java.util.Map<java.lang.String,RType>getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx)Column[]getHeaders()Returns empty columns.Column[]getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx)Returns empty columns.RTypegetMetadata(java.lang.String key)RTypegetMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)longgetNumberOfRows()Return the number of rows of a table.longgetNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx)Return the number of rows of a table.OriginalFilegetOriginalFile()OriginalFilegetOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx)long[]getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step)Run a query on a table.long[]getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx)Run a query on a table.static java.lang.Stringice_staticId()Provides the Slice type ID of this type.voidinitialize(Column[] cols)Initializes the structure based onvoidinitialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)Initializes the structure based onDataread(long[] colNumbers, long start, long stop)Read a subset of columns and consecutive rows from a table.Dataread(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx)Read a subset of columns and consecutive rows from a table.DatareadCoordinates(long[] rowNumbers)Read a set of entire rows in the table.DatareadCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)Read a set of entire rows in the table.voidsetAllMetadata(java.util.Map<java.lang.String,RType> dict)voidsetAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx)voidsetMetadata(java.lang.String key, RType value)voidsetMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)Dataslice(long[] colNumbers, long[] rowNumbers)Read a subset of columns and consecutive rows from a table.Dataslice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)Read a subset of columns and consecutive rows from a table.static TablePrxuncheckedCast(Ice.ObjectPrx __obj)Downcasts the given proxy to this type without contacting the remote server.static TablePrxuncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)Downcasts the given proxy to this type without contacting the remote server.voidupdate(Data modifiedData)Allows the user to modify a Data instance passed back from a query method and have the values modified.voidupdate(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx)Allows the user to modify a Data instance passed back from a query method and have the values modified.-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, 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, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, 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, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
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
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
addColumn
public int addColumn(Column col) throws ServerError
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
addColumnin interfaceTablePrx- Throws:
ServerError
-
addColumn
public int addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
addColumnin interfaceTablePrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, Ice.Callback __cb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, Callback_Table_addColumn __cb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addColumn __cb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__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.- Returns:
- The asynchronous result object.
-
begin_addColumn
public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
begin_addColumnin interfaceTablePrx__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.- Returns:
- The asynchronous result object.
-
end_addColumn
public int end_addColumn(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:TablePrxAdds a column and returns the position index of the new column.- Specified by:
end_addColumnin interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__addColumn_completed
public static void __addColumn_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
-
addData
public void addData(Column[] cols) throws ServerError
- Specified by:
addDatain interfaceTablePrx- Throws:
ServerError
-
addData
public void addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
addDatain interfaceTablePrx- Throws:
ServerError
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, Ice.Callback __cb)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, Callback_Table_addData __cb)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addData __cb)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, 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)
- Specified by:
begin_addDatain interfaceTablePrx
-
begin_addData
public Ice.AsyncResult begin_addData(Column[] cols, 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)
- Specified by:
begin_addDatain interfaceTablePrx
-
end_addData
public void end_addData(Ice.AsyncResult __iresult) throws ServerError- Specified by:
end_addDatain interfaceTablePrx- Throws:
ServerError
-
__addData_completed
public static void __addData_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
close
public void close() throws ServerError- Specified by:
closein interfaceTablePrx- Throws:
ServerError
-
close
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError- Specified by:
closein interfaceTablePrx- Throws:
ServerError
-
begin_close
public Ice.AsyncResult begin_close()
- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(Ice.Callback __cb)
- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(Callback_Table_close __cb)
- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_close __cb)- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(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)- Specified by:
begin_closein interfaceTablePrx
-
begin_close
public Ice.AsyncResult begin_close(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)- Specified by:
begin_closein interfaceTablePrx
-
end_close
public void end_close(Ice.AsyncResult __iresult) throws ServerError- Specified by:
end_closein interfaceTablePrx- Throws:
ServerError
-
__close_completed
public static void __close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
delete
public void delete() throws ServerError- Specified by:
deletein interfaceTablePrx- Throws:
ServerError
-
delete
public void delete(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError- Specified by:
deletein interfaceTablePrx- Throws:
ServerError
-
begin_delete
public Ice.AsyncResult begin_delete()
- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(Ice.Callback __cb)
- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(Callback_Table_delete __cb)
- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_delete __cb)- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(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)- Specified by:
begin_deletein interfaceTablePrx
-
begin_delete
public Ice.AsyncResult begin_delete(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)- Specified by:
begin_deletein interfaceTablePrx
-
end_delete
public void end_delete(Ice.AsyncResult __iresult) throws ServerError- Specified by:
end_deletein interfaceTablePrx- Throws:
ServerError
-
__delete_completed
public static void __delete_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
getAllMetadata
public java.util.Map<java.lang.String,RType> getAllMetadata() throws ServerError
- Specified by:
getAllMetadatain interfaceTablePrx- Throws:
ServerError
-
getAllMetadata
public java.util.Map<java.lang.String,RType> getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getAllMetadatain interfaceTablePrx- Throws:
ServerError
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata()
- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(Ice.Callback __cb)
- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(Callback_Table_getAllMetadata __cb)
- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getAllMetadata __cb)- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
begin_getAllMetadata
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,RType>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getAllMetadatain interfaceTablePrx
-
end_getAllMetadata
public java.util.Map<java.lang.String,RType> end_getAllMetadata(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getAllMetadatain interfaceTablePrx- Throws:
ServerError
-
__getAllMetadata_completed
public static void __getAllMetadata_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
-
getHeaders
public Column[] getHeaders() throws ServerError
Description copied from interface:TablePrxReturns empty columns.- Specified by:
getHeadersin interfaceTablePrx- Throws:
ServerError
-
getHeaders
public Column[] getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxReturns empty columns.- Specified by:
getHeadersin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders()
Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(Ice.Callback __cb)
Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(Callback_Table_getHeaders __cb)
Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getHeaders __cb)Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__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.- Returns:
- The asynchronous result object.
-
begin_getHeaders
public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxReturns empty columns.- Specified by:
begin_getHeadersin interfaceTablePrx- Parameters:
__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.- Returns:
- The asynchronous result object.
-
end_getHeaders
public Column[] end_getHeaders(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:TablePrxReturns empty columns.- Specified by:
end_getHeadersin interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getHeaders_completed
public static void __getHeaders_completed(Ice.TwowayCallbackArg1UE<Column[]> __cb, Ice.AsyncResult __result)
-
getMetadata
public RType getMetadata(java.lang.String key) throws ServerError
- Specified by:
getMetadatain interfaceTablePrx- Throws:
ServerError
-
getMetadata
public RType getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getMetadatain interfaceTablePrx- Throws:
ServerError
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key)
- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, Ice.Callback __cb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, Callback_Table_getMetadata __cb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getMetadata __cb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
begin_getMetadata
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RType> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getMetadatain interfaceTablePrx
-
end_getMetadata
public RType end_getMetadata(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getMetadatain interfaceTablePrx- Throws:
ServerError
-
__getMetadata_completed
public static void __getMetadata_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)
-
getNumberOfRows
public long getNumberOfRows() throws ServerErrorDescription copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
getNumberOfRowsin interfaceTablePrx- Throws:
ServerError
-
getNumberOfRows
public long getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
getNumberOfRowsin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows()
Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(Ice.Callback __cb)
Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(Callback_Table_getNumberOfRows __cb)
Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getNumberOfRows __cb)Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__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.- Returns:
- The asynchronous result object.
-
begin_getNumberOfRows
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
begin_getNumberOfRowsin interfaceTablePrx- Parameters:
__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.- Returns:
- The asynchronous result object.
-
end_getNumberOfRows
public long end_getNumberOfRows(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:TablePrxReturn the number of rows of a table.- Specified by:
end_getNumberOfRowsin interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__getNumberOfRows_completed
public static void __getNumberOfRows_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
-
getOriginalFile
public OriginalFile getOriginalFile() throws ServerError
- Specified by:
getOriginalFilein interfaceTablePrx- Throws:
ServerError
-
getOriginalFile
public OriginalFile getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
getOriginalFilein interfaceTablePrx- Throws:
ServerError
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile()
- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(Ice.Callback __cb)
- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(Callback_Table_getOriginalFile __cb)
- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getOriginalFile __cb)- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
begin_getOriginalFile
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_getOriginalFilein interfaceTablePrx
-
end_getOriginalFile
public OriginalFile end_getOriginalFile(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_getOriginalFilein interfaceTablePrx- Throws:
ServerError
-
__getOriginalFile_completed
public static void __getOriginalFile_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb, Ice.AsyncResult __result)
-
getWhereList
public long[] getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step) throws ServerErrorDescription copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.stop- The end of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.- Returns:
- A list of row indices matching the condition which can be passed as a
parameter of
TablePrx.readCoordinates(long[])orTablePrx.slice(long[], long[]). - Throws:
ServerError
-
getWhereList
public long[] getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerErrorDescription copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.stop- The end of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__ctx- The Context map to send with the invocation.- Returns:
- A list of row indices matching the condition which can be passed as a
parameter of
TablePrx.readCoordinates(long[])orTablePrx.slice(long[], long[]). - Throws:
ServerError
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, Ice.Callback __cb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, Callback_Table_getWhereList __cb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getWhereList __cb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__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.- Returns:
- The asynchronous result object.
-
begin_getWhereList
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<long[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
begin_getWhereListin interfaceTablePrx- Parameters:
condition- A query string - see the tables query language for more details.variables- A mapping of strings and variable values to be substituted into condition. This can often be left empty.start- The start of the range of rows to consider.step- The stepping interval of the range of rows to consider. Set to 0 to disable stepping.__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.- Returns:
- The asynchronous result object.
-
end_getWhereList
public long[] end_getWhereList(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:TablePrxRun a query on a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting start, step and stop to 0 is interpreted as running the query against all rows.- Specified by:
end_getWhereListin interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- A list of row indices matching the condition which can be passed as a
parameter of
TablePrx.readCoordinates(long[])orTablePrx.slice(long[], long[]). - Throws:
ServerError
-
__getWhereList_completed
public static void __getWhereList_completed(Ice.TwowayCallbackArg1UE<long[]> __cb, Ice.AsyncResult __result)
-
initialize
public void initialize(Column[] cols) throws ServerError
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
initializein interfaceTablePrx- Throws:
ServerError
-
initialize
public void initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
initializein interfaceTablePrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, Ice.Callback __cb)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, Callback_Table_initialize __cb)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_initialize __cb)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, 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)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__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.- Returns:
- The asynchronous result object.
-
begin_initialize
public Ice.AsyncResult begin_initialize(Column[] cols, 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)
Description copied from interface:TablePrxInitializes the structure based on- Specified by:
begin_initializein interfaceTablePrx__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.- Returns:
- The asynchronous result object.
-
end_initialize
public void end_initialize(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:TablePrxInitializes the structure based on- Specified by:
end_initializein interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__initialize_completed
public static void __initialize_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
read
public Data read(long[] colNumbers, long start, long stop) throws ServerError
Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.stop- The stop of the range of rows to retrieve. Must be non null.- Returns:
- The requested columns and rows as a
Dataobject. - Throws:
ServerError
-
read
public Data read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.stop- The stop of the range of rows to retrieve. Must be non null.__ctx- The Context map to send with the invocation.- Returns:
- The requested columns and rows as a
Dataobject. - Throws:
ServerError
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, Ice.Callback __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, Callback_Table_read __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_read __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__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.- Returns:
- The asynchronous result object.
-
begin_read
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
begin_readin interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.start- The first element of the range of rows to retrieve. Must be non null.__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.- Returns:
- The asynchronous result object.
-
end_read
public Data end_read(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.- Specified by:
end_readin interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- The requested columns and rows as a
Dataobject. - Throws:
ServerError
-
__read_completed
public static void __read_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)
-
readCoordinates
public Data readCoordinates(long[] rowNumbers) throws ServerError
Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.- Returns:
- The requested rows as a
Dataobject. The results will be returned in the same order as the row indices. - Throws:
ServerError
-
readCoordinates
public Data readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__ctx- The Context map to send with the invocation.- Returns:
- The requested rows as a
Dataobject. The results will be returned in the same order as the row indices. - Throws:
ServerError
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers)
Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, Ice.Callback __cb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, Callback_Table_readCoordinates __cb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_readCoordinates __cb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__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.- Returns:
- The asynchronous result object.
-
begin_readCoordinates
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
begin_readCoordinatesin interfaceTablePrx- Parameters:
rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive and must contain at least one element or anApiUsageExceptionwill be thrown.__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.- Returns:
- The asynchronous result object.
-
end_readCoordinates
public Data end_readCoordinates(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:TablePrxRead a set of entire rows in the table.- Specified by:
end_readCoordinatesin interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- The requested rows as a
Dataobject. The results will be returned in the same order as the row indices. - Throws:
ServerError
-
__readCoordinates_completed
public static void __readCoordinates_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)
-
setAllMetadata
public void setAllMetadata(java.util.Map<java.lang.String,RType> dict) throws ServerError
- Specified by:
setAllMetadatain interfaceTablePrx- Throws:
ServerError
-
setAllMetadata
public void setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
setAllMetadatain interfaceTablePrx- Throws:
ServerError
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, Ice.Callback __cb)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, Callback_Table_setAllMetadata __cb)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_setAllMetadata __cb)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, 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)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
begin_setAllMetadata
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, 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)
- Specified by:
begin_setAllMetadatain interfaceTablePrx
-
end_setAllMetadata
public void end_setAllMetadata(Ice.AsyncResult __iresult) throws ServerError- Specified by:
end_setAllMetadatain interfaceTablePrx- Throws:
ServerError
-
__setAllMetadata_completed
public static void __setAllMetadata_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
setMetadata
public void setMetadata(java.lang.String key, RType value) throws ServerError- Specified by:
setMetadatain interfaceTablePrx- Throws:
ServerError
-
setMetadata
public void setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError- Specified by:
setMetadatain interfaceTablePrx- Throws:
ServerError
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, Ice.Callback __cb)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, Callback_Table_setMetadata __cb)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_setMetadata __cb)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, 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)- Specified by:
begin_setMetadatain interfaceTablePrx
-
begin_setMetadata
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, 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)- Specified by:
begin_setMetadatain interfaceTablePrx
-
end_setMetadata
public void end_setMetadata(Ice.AsyncResult __iresult) throws ServerError- Specified by:
end_setMetadatain interfaceTablePrx- Throws:
ServerError
-
__setMetadata_completed
public static void __setMetadata_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
slice
public Data slice(long[] colNumbers, long[] rowNumbers) throws ServerError
Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.- Returns:
- The requested columns and rows as a
Dataobject. The results will be returned in the same order as the column and row indices. - Throws:
ServerError
-
slice
public Data slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__ctx- The Context map to send with the invocation.- Returns:
- The requested columns and rows as a
Dataobject. The results will be returned in the same order as the column and row indices. - Throws:
ServerError
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, Ice.Callback __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, Callback_Table_slice __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_slice __cb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__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.- Returns:
- The asynchronous result object.
-
begin_slice
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
begin_slicein interfaceTablePrx- Parameters:
colNumbers- A list of column indices to be retrieved from the table. The indices may be non-consecutive. If set to empty or null, all columns will be returned.rowNumbers- A list of row indices to be retrieved from the table. The indices may be non-consecutive. If set empty or null, all rows will be returned.__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.- Returns:
- The asynchronous result object.
-
end_slice
public Data end_slice(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:TablePrxRead a subset of columns and consecutive rows from a table.- Specified by:
end_slicein interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Returns:
- The requested columns and rows as a
Dataobject. The results will be returned in the same order as the column and row indices. - Throws:
ServerError
-
__slice_completed
public static void __slice_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)
-
update
public void update(Data modifiedData) throws ServerError
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
updatein interfaceTablePrx- Throws:
ServerError
-
update
public void update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
updatein interfaceTablePrx__ctx- The Context map to send with the invocation.- Throws:
ServerError
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__ctx- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, Ice.Callback __cb)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, Callback_Table_update __cb)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_update __cb)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__ctx- The Context map to send with the invocation.__cb- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__responseCb- The lambda response callback.__userExceptionCb- The lambda user exception callback.__exceptionCb- The lambda exception callback.__sentCb- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, 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)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__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.- Returns:
- The asynchronous result object.
-
begin_update
public Ice.AsyncResult begin_update(Data modifiedData, 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)
Description copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
begin_updatein interfaceTablePrx__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.- Returns:
- The asynchronous result object.
-
end_update
public void end_update(Ice.AsyncResult __iresult) throws ServerErrorDescription copied from interface:TablePrxAllows the user to modify a Data instance passed back from a query method and have the values modified. It is critical that theData.lastModificationand theData.rowNumbersfields are properly set. An exception will be thrown if the data has since been modified.- Specified by:
end_updatein interfaceTablePrx- Parameters:
__iresult- The asynchronous result object.- Throws:
ServerError
-
__update_completed
public static void __update_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static TablePrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static TablePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static TablePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static TablePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.__ctx- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static TablePrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static TablePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj- The untyped proxy.__facet- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, TablePrx v)
-
__read
public static TablePrx __read(IceInternal.BasicStream __is)
-
-