public class TiViewInfo extends Object implements Serializable
| Constructor and Description |
|---|
TiViewInfo(long viewAlgorithm,
TiUserIdentity userIdentity,
long viewSecurity,
String viewSelect,
long viewCheckOpt,
List<CIStr> viewCols) |
public TiViewInfo(long viewAlgorithm,
TiUserIdentity userIdentity,
long viewSecurity,
String viewSelect,
long viewCheckOpt,
List<CIStr> viewCols)
Copyright © 2025 PingCAP. All rights reserved.