public interface TablePrx
extends Ice.ObjectPrx
Modifier and Type | Method and Description |
---|---|
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.
|
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 __result)
Adds a column and returns the position index of the new column.
|
void |
end_addData(Ice.AsyncResult __result) |
void |
end_close(Ice.AsyncResult __result) |
void |
end_delete(Ice.AsyncResult __result) |
java.util.Map<java.lang.String,RType> |
end_getAllMetadata(Ice.AsyncResult __result) |
Column[] |
end_getHeaders(Ice.AsyncResult __result)
Returns empty columns.
|
RType |
end_getMetadata(Ice.AsyncResult __result) |
long |
end_getNumberOfRows(Ice.AsyncResult __result) |
OriginalFile |
end_getOriginalFile(Ice.AsyncResult __result) |
long[] |
end_getWhereList(Ice.AsyncResult __result)
http://www.pytables.org/docs/manual/apb.html
Leave all three of start, stop, step to 0 to disable.
|
void |
end_initialize(Ice.AsyncResult __result)
Initializes the structure based on
|
Data |
end_read(Ice.AsyncResult __result)
http://www.pytables.org/docs/manual/ch04.html#Table.read
|
Data |
end_readCoordinates(Ice.AsyncResult __result)
Read the given rows of data.
|
void |
end_setAllMetadata(Ice.AsyncResult __result) |
void |
end_setMetadata(Ice.AsyncResult __result) |
Data |
end_slice(Ice.AsyncResult __result)
Simple slice method which will return only the given columns
and rows in the order supplied.
|
void |
end_update(Ice.AsyncResult __result)
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.
|
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.
|
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.
|
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
OriginalFile getOriginalFile() throws ServerError
ServerError
OriginalFile getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_getOriginalFile()
Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getOriginalFile(Ice.Callback __cb)
Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getOriginalFile(Callback_Table_getOriginalFile __cb)
Ice.AsyncResult begin_getOriginalFile(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getOriginalFile __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, 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)
OriginalFile end_getOriginalFile(Ice.AsyncResult __result) throws ServerError
ServerError
Column[] getHeaders() throws ServerError
ServerError
Column[] getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getHeaders()
Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getHeaders(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getHeaders(Callback_Table_getHeaders __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getHeaders(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getHeaders __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getHeaders(IceInternal.Functional_GenericCallback1<Column[]> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__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.Column[] end_getHeaders(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
long getNumberOfRows() throws ServerError
ServerError
long getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_getNumberOfRows()
Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getNumberOfRows(Ice.Callback __cb)
Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getNumberOfRows(Callback_Table_getNumberOfRows __cb)
Ice.AsyncResult begin_getNumberOfRows(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getNumberOfRows __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, 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)
long end_getNumberOfRows(Ice.AsyncResult __result) throws ServerError
ServerError
long[] getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step) throws ServerError
ServerError
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
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getWhereList(java.lang.String condition, java.util.Map<java.lang.String,RType> variables, long start, long stop, long step)
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)
__ctx
- The Context map to send with the invocation.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)
__cb
- The asynchronous callback object.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)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__cb
- The asynchronous callback object.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)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__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.long[] end_getWhereList(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
Data readCoordinates(long[] rowNumbers) throws ServerError
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.ServerError
Data readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_readCoordinates(long[] rowNumbers)
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, Ice.Callback __cb)
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__cb
- The asynchronous callback object.Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
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.Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, Callback_Table_readCoordinates __cb)
rowNumbers
- must contain at least one element or an
ApiUsageException
will be thrown.__cb
- The asynchronous callback object.Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_readCoordinates __cb)
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.Ice.AsyncResult begin_readCoordinates(long[] rowNumbers, IceInternal.Functional_GenericCallback1<Data> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
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.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)
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.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)
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.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)
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.Data end_readCoordinates(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
Data read(long[] colNumbers, long start, long stop) throws ServerError
ServerError
Data read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop)
Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, Callback_Table_read __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_read(long[] colNumbers, long start, long stop, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_read __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__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.Data end_read(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
Data slice(long[] colNumbers, long[] rowNumbers) throws ServerError
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
ServerError
Data slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, Ice.Callback __cb)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__cb
- The asynchronous callback object.Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, Callback_Table_slice __cb)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__cb
- The asynchronous callback object.Ice.AsyncResult begin_slice(long[] colNumbers, long[] rowNumbers, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_slice __cb)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.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)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__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.Data end_slice(Ice.AsyncResult __result) throws ServerError
data = table.slice(None, None) assert len(data.rowNumbers) == table.getNumberOfRows() data = table.slice(None, \[3,2,1]) assert data.rowNumbers == \[3,2,1]
__result
- The asynchronous result object.ServerError
void addData(Column[] cols) throws ServerError
ServerError
void addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_addData(Column[] cols)
Ice.AsyncResult begin_addData(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_addData(Column[] cols, Ice.Callback __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, Callback_Table_addData __cb)
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, 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, 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)
void end_addData(Ice.AsyncResult __result) throws ServerError
ServerError
void update(Data modifiedData) throws ServerError
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.ServerError
void update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_update(Data modifiedData)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_update(Data modifiedData, Ice.Callback __cb)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__cb
- The asynchronous callback object.Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_update(Data modifiedData, Callback_Table_update __cb)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__cb
- The asynchronous callback object.Ice.AsyncResult begin_update(Data modifiedData, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_update __cb)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_update(Data modifiedData, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.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)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.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)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.void end_update(Ice.AsyncResult __result) throws ServerError
Data.lastModification
and the
Data.rowNumbers
fields are properly set. An exception
will be thrown if the data has since been modified.__result
- The asynchronous result object.ServerError
java.util.Map<java.lang.String,RType> getAllMetadata() throws ServerError
ServerError
java.util.Map<java.lang.String,RType> getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_getAllMetadata()
Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_getAllMetadata(Ice.Callback __cb)
Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_getAllMetadata(Callback_Table_getAllMetadata __cb)
Ice.AsyncResult begin_getAllMetadata(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_getAllMetadata __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, 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)
java.util.Map<java.lang.String,RType> end_getAllMetadata(Ice.AsyncResult __result) throws ServerError
ServerError
RType getMetadata(java.lang.String key) throws ServerError
ServerError
RType getMetadata(java.lang.String key, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_getMetadata(java.lang.String key)
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, Ice.Callback __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, Callback_Table_getMetadata __cb)
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, 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, 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)
RType end_getMetadata(Ice.AsyncResult __result) throws ServerError
ServerError
void setAllMetadata(java.util.Map<java.lang.String,RType> dict) throws ServerError
ServerError
void setAllMetadata(java.util.Map<java.lang.String,RType> dict, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_setAllMetadata(java.util.Map<java.lang.String,RType> dict)
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, 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, Ice.Callback __cb)
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, 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, 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, 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)
void end_setAllMetadata(Ice.AsyncResult __result) throws ServerError
ServerError
void setMetadata(java.lang.String key, RType value) throws ServerError
ServerError
void setMetadata(java.lang.String key, RType value, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_setMetadata(java.lang.String key, RType value)
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, Ice.Callback __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, Callback_Table_setMetadata __cb)
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, 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, 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)
void end_setMetadata(Ice.AsyncResult __result) throws ServerError
ServerError
void initialize(Column[] cols) throws ServerError
ServerError
void initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_initialize(Column[] cols)
Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_initialize(Column[] cols, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_initialize(Column[] cols, Callback_Table_initialize __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_initialize(Column[] cols, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_initialize __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_initialize(Column[] cols, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.void end_initialize(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
int addColumn(Column col) throws ServerError
ServerError
int addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_addColumn(Column col)
Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_addColumn(Column col, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_addColumn(Column col, Callback_Table_addColumn __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_addColumn(Column col, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_addColumn __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_addColumn(Column col, IceInternal.Functional_IntCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_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)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_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)
__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.int end_addColumn(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
void delete() throws ServerError
ServerError
void delete(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_delete()
Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_delete(Ice.Callback __cb)
Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_delete(Callback_Table_delete __cb)
Ice.AsyncResult begin_delete(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_delete __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, 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)
void end_delete(Ice.AsyncResult __result) throws ServerError
ServerError
void close() throws ServerError
ServerError
void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
ServerError
Ice.AsyncResult begin_close()
Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult begin_close(Ice.Callback __cb)
Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult begin_close(Callback_Table_close __cb)
Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_Table_close __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, 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)
void end_close(Ice.AsyncResult __result) throws ServerError
ServerError