public class OperationLog extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OperationLog.Modification |
| Constructor and Description |
|---|
OperationLog() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ColumnOperation> |
columns() |
OperationLog.Modification |
getTableModification() |
Map<Long,RowOperation> |
rows() |
public Map<Long,RowOperation> rows()
public Map<String,ColumnOperation> columns()
public OperationLog.Modification getTableModification()
Copyright © 2017. All Rights Reserved.