public static class CompoundKey.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CompoundKey.Builder |
append(Key key) |
CompoundKey |
build() |
public CompoundKey.Builder append(Key key)
public CompoundKey build()
Copyright © 2025 PingCAP. All rights reserved.