Package | Description |
---|---|
com.streamscape.cli.ds.collection | |
com.streamscape.ds.schema.collection.tspace.table | |
com.streamscape.sdo.event | |
com.streamscape.sdo.rowset |
Modifier and Type | Method and Description |
---|---|
void |
Table.insert(RowArray rowArray)
Inserts all rows from the row array into the table.
|
Modifier and Type | Method and Description |
---|---|
void |
TableProxy.insert(RowArray rowArray) |
void |
TableCollection.insert(com.streamscape.ds.session.Session session,
RowArray rowArray) |
Modifier and Type | Method and Description |
---|---|
RowArray |
RowArrayEvent.getRowArray()
Returns the underlying row array object.
|
Modifier and Type | Method and Description |
---|---|
void |
RowArrayEvent.init(RowArray rowArray) |
Modifier and Type | Method and Description |
---|---|
RowArray |
RowArray.clone() |
Modifier and Type | Method and Description |
---|---|
void |
RowSetPrinter.print(RowArray array) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.