(ctx context.Context, slot SlotRange, NodeID string)
| 69 | SyncClusterInfo(ctx context.Context, cluster *Cluster) error |
| 70 | CheckClusterMode(ctx context.Context) (int64, error) |
| 71 | MigrateSlot(ctx context.Context, slot SlotRange, NodeID string) error |
| 72 | |
| 73 | MarshalJSON() ([]byte, error) |
| 74 | UnmarshalJSON(data []byte) error |
no outgoing calls
no test coverage detected