public class CatalogTransaction extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger |
Modifier and Type | Method and Description |
---|---|
List<TiDBInfo> |
getDatabases() |
static <T> T |
parseFromJson(com.google.protobuf.ByteString json,
Class<T> cls) |
Copyright © 2024 PingCAP. All rights reserved.