public final class TablePrxHelper extends Ice.ObjectPrxHelperBase implements TablePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
TablePrxHelper() |
Modifier and Type | Method and 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 void |
__read_completed(Ice.TwowayCallbackArg1UE<Data> __cb,
Ice.AsyncResult __result) |
static TablePrx |
__read(IceInternal.BasicStream __is) |
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) |
int |
addColumn(Column col)
Adds a column and returns the position index of the new column.
|
int |
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.
|
void |
addData(Column[] cols) |
void |
addData(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addColumn(Column col)
Adds a column and returns the position index of the new column.
|
Ice.AsyncResult |
begin_addColumn(Column col,
Callback_Table_addColumn __cb)
Adds a column and returns the position index of the new column.
|
Ice.AsyncResult |
begin_addColumn(Column col,
Ice.Callback __cb)
Adds a column and returns the position index of the new column.
|
Ice.AsyncResult |
begin_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.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)
Adds a column and returns the position index of the new column.
|
Ice.AsyncResult |
begin_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.AsyncResult |
begin_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.AsyncResult |
begin_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.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)
Adds a column and returns the position index of the new column.
|
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)
Adds a column and returns the position index of the new column.
|
Ice.AsyncResult |
begin_addData(Column[] cols) |
Ice.AsyncResult |
begin_addData(Column[] cols,
Callback_Table_addData __cb) |
Ice.AsyncResult |
begin_addData(Column[] cols,
Ice.Callback __cb) |
Ice.AsyncResult |
begin_addData(Column[] cols,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
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) |
Ice.AsyncResult |
begin_addData(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_addData(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_addData __cb) |
Ice.AsyncResult |
begin_addData(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_close() |
Ice.AsyncResult |
begin_close(Callback_Table_close __cb) |
Ice.AsyncResult |
begin_close(Ice.Callback __cb) |
Ice.AsyncResult |
begin_close(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_close(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_close __cb) |
Ice.AsyncResult |
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_delete() |
Ice.AsyncResult |
begin_delete(Callback_Table_delete __cb) |
Ice.AsyncResult |
begin_delete(Ice.Callback __cb) |
Ice.AsyncResult |
begin_delete(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_delete(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_delete __cb) |
Ice.AsyncResult |
begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getAllMetadata() |
Ice.AsyncResult |
begin_getAllMetadata(Callback_Table_getAllMetadata __cb) |
Ice.AsyncResult |
begin_getAllMetadata(Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_getAllMetadata __cb) |
Ice.AsyncResult |
begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getHeaders()
Returns empty columns.
|
Ice.AsyncResult |
begin_getHeaders(Callback_Table_getHeaders __cb)
Returns empty columns.
|
Ice.AsyncResult |
begin_getHeaders(Ice.Callback __cb)
Returns empty columns.
|
Ice.AsyncResult |
begin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns empty columns.
|
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)
Returns empty columns.
|
Ice.AsyncResult |
begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns empty columns.
|
Ice.AsyncResult |
begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_getHeaders __cb)
Returns empty columns.
|
Ice.AsyncResult |
begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns empty columns.
|
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)
Returns empty columns.
|
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)
Returns empty columns.
|
Ice.AsyncResult |
begin_getMetadata(java.lang.String key) |
Ice.AsyncResult |
begin_getMetadata(java.lang.String key,
Callback_Table_getMetadata __cb) |
Ice.AsyncResult |
begin_getMetadata(java.lang.String key,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getMetadata(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getMetadata(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_getMetadata __cb) |
Ice.AsyncResult |
begin_getMetadata(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getNumberOfRows() |
Ice.AsyncResult |
begin_getNumberOfRows(Callback_Table_getNumberOfRows __cb) |
Ice.AsyncResult |
begin_getNumberOfRows(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
Ice.AsyncResult |
begin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb) |
Ice.AsyncResult |
begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_getNumberOfRows __cb) |
Ice.AsyncResult |
begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getOriginalFile() |
Ice.AsyncResult |
begin_getOriginalFile(Callback_Table_getOriginalFile __cb) |
Ice.AsyncResult |
begin_getOriginalFile(Ice.Callback __cb) |
Ice.AsyncResult |
begin_getOriginalFile(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb) |
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) |
Ice.AsyncResult |
begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_getOriginalFile __cb) |
Ice.AsyncResult |
begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_getWhereList(java.lang.String condition,
java.util.Map<java.lang.String,RType> variables,
long start,
long stop,
long step)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
Ice.AsyncResult |
begin_initialize(Column[] cols)
Initializes the structure based on
|
Ice.AsyncResult |
begin_initialize(Column[] cols,
Callback_Table_initialize __cb)
Initializes the structure based on
|
Ice.AsyncResult |
begin_initialize(Column[] cols,
Ice.Callback __cb)
Initializes the structure based on
|
Ice.AsyncResult |
begin_initialize(Column[] cols,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Initializes the structure based on
|
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)
Initializes the structure based on
|
Ice.AsyncResult |
begin_initialize(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Initializes the structure based on
|
Ice.AsyncResult |
begin_initialize(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_initialize __cb)
Initializes the structure based on
|
Ice.AsyncResult |
begin_initialize(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Initializes the structure based on
|
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)
Initializes the structure based on
|
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)
Initializes the structure based on
|
Ice.AsyncResult |
begin_read(long[] colNumbers,
long start,
long stop)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Ice.AsyncResult |
begin_read(long[] colNumbers,
long start,
long stop,
Callback_Table_read __cb)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Ice.AsyncResult |
begin_read(long[] colNumbers,
long start,
long stop,
Ice.Callback __cb)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
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)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
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)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Ice.AsyncResult |
begin_read(long[] colNumbers,
long start,
long stop,
java.util.Map<java.lang.String,java.lang.String> __ctx)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Ice.AsyncResult |
begin_read(long[] colNumbers,
long start,
long stop,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_read __cb)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Ice.AsyncResult |
begin_read(long[] colNumbers,
long start,
long stop,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
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)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
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)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers)
Read the given rows of data.
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers,
Callback_Table_readCoordinates __cb)
Read the given rows of data.
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers,
Ice.Callback __cb)
Read the given rows of data.
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers,
IceInternal.Functional_GenericCallback1<Data> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Read the given rows of data.
|
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)
Read the given rows of data.
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Read the given rows of data.
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_readCoordinates __cb)
Read the given rows of data.
|
Ice.AsyncResult |
begin_readCoordinates(long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Read the given rows of data.
|
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)
Read the given rows of data.
|
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)
Read the given rows of data.
|
Ice.AsyncResult |
begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict) |
Ice.AsyncResult |
begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict,
Callback_Table_setAllMetadata __cb) |
Ice.AsyncResult |
begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
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) |
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) |
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) |
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) |
Ice.AsyncResult |
begin_setMetadata(java.lang.String key,
RType value) |
Ice.AsyncResult |
begin_setMetadata(java.lang.String key,
RType value,
Callback_Table_setMetadata __cb) |
Ice.AsyncResult |
begin_setMetadata(java.lang.String key,
RType value,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_setMetadata(java.lang.String key,
RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Ice.AsyncResult |
begin_setMetadata(java.lang.String key,
RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_setMetadata __cb) |
Ice.AsyncResult |
begin_setMetadata(java.lang.String key,
RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb) |
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) |
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) |
Ice.AsyncResult |
begin_slice(long[] colNumbers,
long[] rowNumbers)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Ice.AsyncResult |
begin_slice(long[] colNumbers,
long[] rowNumbers,
Callback_Table_slice __cb)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Ice.AsyncResult |
begin_slice(long[] colNumbers,
long[] rowNumbers,
Ice.Callback __cb)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
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)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
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)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Ice.AsyncResult |
begin_slice(long[] colNumbers,
long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Ice.AsyncResult |
begin_slice(long[] colNumbers,
long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_Table_slice __cb)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Ice.AsyncResult |
begin_slice(long[] colNumbers,
long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
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)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
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)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Ice.AsyncResult |
begin_update(Data modifiedData)
Allows the user to modify a Data instance passed back
from a query method and have the values modified.
|
Ice.AsyncResult |
begin_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.
|
Ice.AsyncResult |
begin_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.AsyncResult |
begin_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.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)
Allows the user to modify a Data instance passed back
from a query method and have the values modified.
|
Ice.AsyncResult |
begin_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.AsyncResult |
begin_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.AsyncResult |
begin_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.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)
Allows the user to modify a Data instance passed back
from a query method and have the values modified.
|
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)
Allows the user to modify a Data instance passed back
from a query method and have the values modified.
|
static TablePrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
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.
|
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.
|
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.
|
void |
close() |
void |
close(java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
delete() |
void |
delete(java.util.Map<java.lang.String,java.lang.String> __ctx) |
int |
end_addColumn(Ice.AsyncResult __iresult)
Adds a column and returns the position index of the new column.
|
void |
end_addData(Ice.AsyncResult __iresult) |
void |
end_close(Ice.AsyncResult __iresult) |
void |
end_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.
|
RType |
end_getMetadata(Ice.AsyncResult __iresult) |
long |
end_getNumberOfRows(Ice.AsyncResult __iresult) |
OriginalFile |
end_getOriginalFile(Ice.AsyncResult __iresult) |
long[] |
end_getWhereList(Ice.AsyncResult __iresult)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
void |
end_initialize(Ice.AsyncResult __iresult)
Initializes the structure based on
|
Data |
end_read(Ice.AsyncResult __iresult)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Data |
end_readCoordinates(Ice.AsyncResult __iresult)
Read the given rows of data.
|
void |
end_setAllMetadata(Ice.AsyncResult __iresult) |
void |
end_setMetadata(Ice.AsyncResult __iresult) |
Data |
end_slice(Ice.AsyncResult __iresult)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
void |
end_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.
|
RType |
getMetadata(java.lang.String key) |
RType |
getMetadata(java.lang.String key,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
long |
getNumberOfRows() |
long |
getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx) |
OriginalFile |
getOriginalFile() |
OriginalFile |
getOriginalFile(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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
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)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
void |
initialize(Column[] cols)
Initializes the structure based on
|
void |
initialize(Column[] cols,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Initializes the structure based on
|
Data |
read(long[] colNumbers,
long start,
long stop)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Data |
read(long[] colNumbers,
long start,
long stop,
java.util.Map<java.lang.String,java.lang.String> __ctx)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Data |
readCoordinates(long[] rowNumbers)
Read the given rows of data.
|
Data |
readCoordinates(long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Read the given rows of data.
|
void |
setAllMetadata(java.util.Map<java.lang.String,RType> dict) |
void |
setAllMetadata(java.util.Map<java.lang.String,RType> dict,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
void |
setMetadata(java.lang.String key,
RType value) |
void |
setMetadata(java.lang.String key,
RType value,
java.util.Map<java.lang.String,java.lang.String> __ctx) |
Data |
slice(long[] colNumbers,
long[] rowNumbers)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
Data |
slice(long[] colNumbers,
long[] rowNumbers,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
static TablePrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static TablePrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
void |
update(Data modifiedData)
Allows the user to modify a Data instance passed back
from a query method and have the values modified.
|
void |
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.
|
__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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public static final java.lang.String[] __ids
public static final long serialVersionUID
public int addColumn(Column col) throws ServerError
TablePrx
addColumn
in interface TablePrx
ServerError
public int addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
addColumn
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_addColumn(Column col)
TablePrx
begin_addColumn
in interface TablePrx
public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
begin_addColumn
in interface TablePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_addColumn(Column col, Ice.Callback __cb)
TablePrx
begin_addColumn
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
begin_addColumn
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_addColumn(Column col, Callback_Table_addColumn __cb)
TablePrx
begin_addColumn
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addColumn __cb)
TablePrx
begin_addColumn
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablePrx
begin_addColumn
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
begin_addColumn
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
begin_addColumn
in interface TablePrx
__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.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)
TablePrx
begin_addColumn
in interface TablePrx
__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.public int end_addColumn(Ice.AsyncResult __iresult) throws ServerError
TablePrx
end_addColumn
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __addColumn_completed(Ice.TwowayCallbackIntUE __cb, Ice.AsyncResult __result)
public void addData(Column[] cols) throws ServerError
addData
in interface TablePrx
ServerError
public void addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
addData
in interface TablePrx
ServerError
public Ice.AsyncResult begin_addData(Column[] cols)
begin_addData
in interface TablePrx
public Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_addData
in interface TablePrx
public Ice.AsyncResult begin_addData(Column[] cols, Ice.Callback __cb)
begin_addData
in interface TablePrx
public Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_addData
in interface TablePrx
public Ice.AsyncResult begin_addData(Column[] cols, Callback_Table_addData __cb)
begin_addData
in interface TablePrx
public Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addData __cb)
begin_addData
in interface TablePrx
public Ice.AsyncResult begin_addData(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_addData
in interface TablePrx
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)
begin_addData
in interface TablePrx
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)
begin_addData
in interface TablePrx
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)
begin_addData
in interface TablePrx
public void end_addData(Ice.AsyncResult __iresult) throws ServerError
end_addData
in interface TablePrx
ServerError
public static void __addData_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void close() throws ServerError
close
in interface TablePrx
ServerError
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
close
in interface TablePrx
ServerError
public Ice.AsyncResult begin_close()
begin_close
in interface TablePrx
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_close
in interface TablePrx
public Ice.AsyncResult begin_close(Ice.Callback __cb)
begin_close
in interface TablePrx
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_close
in interface TablePrx
public Ice.AsyncResult begin_close(Callback_Table_close __cb)
begin_close
in interface TablePrx
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_close __cb)
begin_close
in interface TablePrx
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_close
in interface TablePrx
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)
begin_close
in interface TablePrx
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)
begin_close
in interface TablePrx
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)
begin_close
in interface TablePrx
public void end_close(Ice.AsyncResult __iresult) throws ServerError
end_close
in interface TablePrx
ServerError
public static void __close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void delete() throws ServerError
delete
in interface TablePrx
ServerError
public void delete(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
delete
in interface TablePrx
ServerError
public Ice.AsyncResult begin_delete()
begin_delete
in interface TablePrx
public Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_delete
in interface TablePrx
public Ice.AsyncResult begin_delete(Ice.Callback __cb)
begin_delete
in interface TablePrx
public Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_delete
in interface TablePrx
public Ice.AsyncResult begin_delete(Callback_Table_delete __cb)
begin_delete
in interface TablePrx
public Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_delete __cb)
begin_delete
in interface TablePrx
public Ice.AsyncResult begin_delete(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_delete
in interface TablePrx
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)
begin_delete
in interface TablePrx
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)
begin_delete
in interface TablePrx
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)
begin_delete
in interface TablePrx
public void end_delete(Ice.AsyncResult __iresult) throws ServerError
end_delete
in interface TablePrx
ServerError
public static void __delete_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public java.util.Map<java.lang.String,RType> getAllMetadata() throws ServerError
getAllMetadata
in interface TablePrx
ServerError
public java.util.Map<java.lang.String,RType> getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getAllMetadata
in interface TablePrx
ServerError
public Ice.AsyncResult begin_getAllMetadata()
begin_getAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_getAllMetadata(Ice.Callback __cb)
begin_getAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_getAllMetadata(Callback_Table_getAllMetadata __cb)
begin_getAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getAllMetadata __cb)
begin_getAllMetadata
in interface TablePrx
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)
begin_getAllMetadata
in interface TablePrx
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)
begin_getAllMetadata
in interface TablePrx
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)
begin_getAllMetadata
in interface TablePrx
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)
begin_getAllMetadata
in interface TablePrx
public java.util.Map<java.lang.String,RType> end_getAllMetadata(Ice.AsyncResult __iresult) throws ServerError
end_getAllMetadata
in interface TablePrx
ServerError
public static void __getAllMetadata_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>> __cb, Ice.AsyncResult __result)
public Column[] getHeaders() throws ServerError
TablePrx
getHeaders
in interface TablePrx
ServerError
public Column[] getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
getHeaders
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getHeaders()
TablePrx
begin_getHeaders
in interface TablePrx
public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
begin_getHeaders
in interface TablePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getHeaders(Ice.Callback __cb)
TablePrx
begin_getHeaders
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
begin_getHeaders
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getHeaders(Callback_Table_getHeaders __cb)
TablePrx
begin_getHeaders
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getHeaders __cb)
TablePrx
begin_getHeaders
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablePrx
begin_getHeaders
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
begin_getHeaders
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
begin_getHeaders
in interface TablePrx
__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.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)
TablePrx
begin_getHeaders
in interface TablePrx
__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.public Column[] end_getHeaders(Ice.AsyncResult __iresult) throws ServerError
TablePrx
end_getHeaders
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __getHeaders_completed(Ice.TwowayCallbackArg1UE<Column[]> __cb, Ice.AsyncResult __result)
public RType getMetadata(java.lang.String key) throws ServerError
getMetadata
in interface TablePrx
ServerError
public RType getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getMetadata
in interface TablePrx
ServerError
public Ice.AsyncResult begin_getMetadata(java.lang.String key)
begin_getMetadata
in interface TablePrx
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getMetadata
in interface TablePrx
public Ice.AsyncResult begin_getMetadata(java.lang.String key, Ice.Callback __cb)
begin_getMetadata
in interface TablePrx
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getMetadata
in interface TablePrx
public Ice.AsyncResult begin_getMetadata(java.lang.String key, Callback_Table_getMetadata __cb)
begin_getMetadata
in interface TablePrx
public Ice.AsyncResult begin_getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getMetadata __cb)
begin_getMetadata
in interface TablePrx
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)
begin_getMetadata
in interface TablePrx
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)
begin_getMetadata
in interface TablePrx
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)
begin_getMetadata
in interface TablePrx
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)
begin_getMetadata
in interface TablePrx
public RType end_getMetadata(Ice.AsyncResult __iresult) throws ServerError
end_getMetadata
in interface TablePrx
ServerError
public static void __getMetadata_completed(Ice.TwowayCallbackArg1UE<RType> __cb, Ice.AsyncResult __result)
public long getNumberOfRows() throws ServerError
getNumberOfRows
in interface TablePrx
ServerError
public long getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getNumberOfRows
in interface TablePrx
ServerError
public Ice.AsyncResult begin_getNumberOfRows()
begin_getNumberOfRows
in interface TablePrx
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getNumberOfRows
in interface TablePrx
public Ice.AsyncResult begin_getNumberOfRows(Ice.Callback __cb)
begin_getNumberOfRows
in interface TablePrx
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getNumberOfRows
in interface TablePrx
public Ice.AsyncResult begin_getNumberOfRows(Callback_Table_getNumberOfRows __cb)
begin_getNumberOfRows
in interface TablePrx
public Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getNumberOfRows __cb)
begin_getNumberOfRows
in interface TablePrx
public Ice.AsyncResult begin_getNumberOfRows(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getNumberOfRows
in interface TablePrx
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)
begin_getNumberOfRows
in interface TablePrx
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)
begin_getNumberOfRows
in interface TablePrx
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)
begin_getNumberOfRows
in interface TablePrx
public long end_getNumberOfRows(Ice.AsyncResult __iresult) throws ServerError
end_getNumberOfRows
in interface TablePrx
ServerError
public static void __getNumberOfRows_completed(Ice.TwowayCallbackLongUE __cb, Ice.AsyncResult __result)
public OriginalFile getOriginalFile() throws ServerError
getOriginalFile
in interface TablePrx
ServerError
public OriginalFile getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
getOriginalFile
in interface TablePrx
ServerError
public Ice.AsyncResult begin_getOriginalFile()
begin_getOriginalFile
in interface TablePrx
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_getOriginalFile
in interface TablePrx
public Ice.AsyncResult begin_getOriginalFile(Ice.Callback __cb)
begin_getOriginalFile
in interface TablePrx
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_getOriginalFile
in interface TablePrx
public Ice.AsyncResult begin_getOriginalFile(Callback_Table_getOriginalFile __cb)
begin_getOriginalFile
in interface TablePrx
public Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getOriginalFile __cb)
begin_getOriginalFile
in interface TablePrx
public Ice.AsyncResult begin_getOriginalFile(IceInternal.Functional_GenericCallback1<OriginalFile> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
begin_getOriginalFile
in interface TablePrx
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)
begin_getOriginalFile
in interface TablePrx
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)
begin_getOriginalFile
in interface TablePrx
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)
begin_getOriginalFile
in interface TablePrx
public OriginalFile end_getOriginalFile(Ice.AsyncResult __iresult) throws ServerError
end_getOriginalFile
in interface TablePrx
ServerError
public static void __getOriginalFile_completed(Ice.TwowayCallbackArg1UE<OriginalFile> __cb, Ice.AsyncResult __result)
public long[] getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step) throws ServerError
TablePrx
getWhereList
in interface TablePrx
ServerError
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 ServerError
TablePrx
getWhereList
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step)
TablePrx
begin_getWhereList
in interface TablePrx
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)
TablePrx
begin_getWhereList
in interface TablePrx
__ctx
- The Context map to send with the invocation.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)
TablePrx
begin_getWhereList
in interface TablePrx
__cb
- The asynchronous callback object.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)
TablePrx
begin_getWhereList
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
TablePrx
begin_getWhereList
in interface TablePrx
__cb
- The asynchronous callback object.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)
TablePrx
begin_getWhereList
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
TablePrx
begin_getWhereList
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
begin_getWhereList
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
begin_getWhereList
in interface TablePrx
__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.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)
TablePrx
begin_getWhereList
in interface TablePrx
__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.public long[] end_getWhereList(Ice.AsyncResult __iresult) throws ServerError
TablePrx
end_getWhereList
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __getWhereList_completed(Ice.TwowayCallbackArg1UE<long[]> __cb, Ice.AsyncResult __result)
public void initialize(Column[] cols) throws ServerError
TablePrx
initialize
in interface TablePrx
ServerError
public void initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
initialize
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_initialize(Column[] cols)
TablePrx
begin_initialize
in interface TablePrx
public Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
begin_initialize
in interface TablePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_initialize(Column[] cols, Ice.Callback __cb)
TablePrx
begin_initialize
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
begin_initialize
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_initialize(Column[] cols, Callback_Table_initialize __cb)
TablePrx
begin_initialize
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_initialize __cb)
TablePrx
begin_initialize
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablePrx
begin_initialize
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
begin_initialize
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
begin_initialize
in interface TablePrx
__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.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)
TablePrx
begin_initialize
in interface TablePrx
__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.public void end_initialize(Ice.AsyncResult __iresult) throws ServerError
TablePrx
end_initialize
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __initialize_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public Data read(long[] colNumbers, long start, long stop) throws ServerError
TablePrx
read
in interface TablePrx
ServerError
public Data read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
read
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop)
TablePrx
begin_read
in interface TablePrx
public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
begin_read
in interface TablePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, Ice.Callback __cb)
TablePrx
begin_read
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
begin_read
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, Callback_Table_read __cb)
TablePrx
begin_read
in interface TablePrx
__cb
- The asynchronous callback object.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)
TablePrx
begin_read
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
TablePrx
begin_read
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
begin_read
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
begin_read
in interface TablePrx
__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.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)
TablePrx
begin_read
in interface TablePrx
__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.public Data end_read(Ice.AsyncResult __iresult) throws ServerError
TablePrx
end_read
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __read_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)
public Data readCoordinates(long[] rowNumbers) throws ServerError
TablePrx
readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.ServerError
public Data readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, Ice.Callback __cb)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, Callback_Table_readCoordinates __cb)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_readCoordinates __cb)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will 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.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)
TablePrx
begin_readCoordinates
in interface TablePrx
rowNumbers
- must contain at least one element or an
ApiUsageException
will 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.public Data end_readCoordinates(Ice.AsyncResult __iresult) throws ServerError
TablePrx
end_readCoordinates
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __readCoordinates_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)
public void setAllMetadata(java.util.Map<java.lang.String,RType> dict) throws ServerError
setAllMetadata
in interface TablePrx
ServerError
public void setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
setAllMetadata
in interface TablePrx
ServerError
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict)
begin_setAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, Ice.Callback __cb)
begin_setAllMetadata
in interface TablePrx
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)
begin_setAllMetadata
in interface TablePrx
public Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict, Callback_Table_setAllMetadata __cb)
begin_setAllMetadata
in interface TablePrx
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)
begin_setAllMetadata
in interface TablePrx
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)
begin_setAllMetadata
in interface TablePrx
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)
begin_setAllMetadata
in interface TablePrx
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)
begin_setAllMetadata
in interface TablePrx
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)
begin_setAllMetadata
in interface TablePrx
public void end_setAllMetadata(Ice.AsyncResult __iresult) throws ServerError
end_setAllMetadata
in interface TablePrx
ServerError
public static void __setAllMetadata_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public void setMetadata(java.lang.String key, RType value) throws ServerError
setMetadata
in interface TablePrx
ServerError
public void setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
setMetadata
in interface TablePrx
ServerError
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value)
begin_setMetadata
in interface TablePrx
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx)
begin_setMetadata
in interface TablePrx
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, Ice.Callback __cb)
begin_setMetadata
in interface TablePrx
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
begin_setMetadata
in interface TablePrx
public Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value, Callback_Table_setMetadata __cb)
begin_setMetadata
in interface TablePrx
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)
begin_setMetadata
in interface TablePrx
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)
begin_setMetadata
in interface TablePrx
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)
begin_setMetadata
in interface TablePrx
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)
begin_setMetadata
in interface TablePrx
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)
begin_setMetadata
in interface TablePrx
public void end_setMetadata(Ice.AsyncResult __iresult) throws ServerError
end_setMetadata
in interface TablePrx
ServerError
public static void __setMetadata_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public Data slice(long[] colNumbers, long[] rowNumbers) throws ServerError
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
slice
in interface TablePrx
ServerError
public Data slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
slice
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, Ice.Callback __cb)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, Callback_Table_slice __cb)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_slice __cb)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__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.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)
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
begin_slice
in interface TablePrx
__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.public Data end_slice(Ice.AsyncResult __iresult) throws ServerError
TablePrx
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
end_slice
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __slice_completed(Ice.TwowayCallbackArg1UE<Data> __cb, Ice.AsyncResult __result)
public void update(Data modifiedData) throws ServerError
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.update
in interface TablePrx
ServerError
public void update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.update
in interface TablePrx
__ctx
- The Context map to send with the invocation.ServerError
public Ice.AsyncResult begin_update(Data modifiedData)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
public Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_update(Data modifiedData, Ice.Callback __cb)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_update(Data modifiedData, Callback_Table_update __cb)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_update __cb)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_update(Data modifiedData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__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.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)
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.begin_update
in interface TablePrx
__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.public void end_update(Ice.AsyncResult __iresult) throws ServerError
TablePrx
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.end_update
in interface TablePrx
__iresult
- The asynchronous result object.ServerError
public static void __update_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
public static TablePrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static TablePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static TablePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static TablePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static TablePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static TablePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, TablePrx v)
public static TablePrx __read(IceInternal.BasicStream __is)