程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.core.utils | |
com.alicloud.openservices.tablestore.model |
限定符和类型 | 方法和说明 |
---|---|
static <T1,T2> Pair<T1,T2> |
Pair.newPair(T1 a,
T2 b)
Constructs a new pair, inferring the type via the passed arguments
|
限定符和类型 | 方法和说明 |
---|---|
List<Pair<Column,RowUpdateChange.Type>> |
RowUpdateChange.getColumnsToUpdate()
获取所有要更新的列。
|
Copyright © 2019. All Rights Reserved.