public class RowCPI extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getInsertAttrs(Row row) |
static Set<String> |
getModifyAttrs(Row row) |
static Map<String,RawValue> |
getRawValueMap(Row row) |
static Object[] |
obtainModifyValues(Row row) |
static RowKey[] |
obtainsPrimaryKeys(Row row) |
static String[] |
obtainsPrimaryKeyStrings(Row row) |
static Object[] |
obtainsPrimaryValues(Row row) |
static Object[] |
obtainUpdateValues(Row row) |
Copyright © 2024. All rights reserved.