| 程序包 | 说明 |
|---|---|
| binlog |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BinlogOuterClass.TableMutation
TableMutation contains mutations in a table.
|
static class |
BinlogOuterClass.TableMutation.Builder
TableMutation contains mutations in a table.
|
| 限定符和类型 | 方法和说明 |
|---|---|
BinlogOuterClass.TableMutationOrBuilder |
BinlogOuterClass.PrewriteValueOrBuilder.getMutationsOrBuilder(int index)
repeated .binlog.TableMutation mutations = 2 [(.gogoproto.nullable) = false]; |
BinlogOuterClass.TableMutationOrBuilder |
BinlogOuterClass.PrewriteValue.getMutationsOrBuilder(int index)
repeated .binlog.TableMutation mutations = 2 [(.gogoproto.nullable) = false]; |
BinlogOuterClass.TableMutationOrBuilder |
BinlogOuterClass.PrewriteValue.Builder.getMutationsOrBuilder(int index)
repeated .binlog.TableMutation mutations = 2 [(.gogoproto.nullable) = false]; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends BinlogOuterClass.TableMutationOrBuilder> |
BinlogOuterClass.PrewriteValueOrBuilder.getMutationsOrBuilderList()
repeated .binlog.TableMutation mutations = 2 [(.gogoproto.nullable) = false]; |
List<? extends BinlogOuterClass.TableMutationOrBuilder> |
BinlogOuterClass.PrewriteValue.getMutationsOrBuilderList()
repeated .binlog.TableMutation mutations = 2 [(.gogoproto.nullable) = false]; |
List<? extends BinlogOuterClass.TableMutationOrBuilder> |
BinlogOuterClass.PrewriteValue.Builder.getMutationsOrBuilderList()
repeated .binlog.TableMutation mutations = 2 [(.gogoproto.nullable) = false]; |
Copyright © 2023 PingCAP. All rights reserved.