| Class | Description |
|---|---|
| AlarmMember | |
| AlarmResponse |
AlarmResponse returned by
Maintenance.listAlarms() contains a header
and a list of AlarmMember. |
| DefragmentResponse |
DefragmentResponse returned by
Maintenance.defragmentMember(URI) contains a header. |
| HashKVResponse |
HashKVResponse returned by
Maintenance#HashKV(String, long). |
| MoveLeaderResponse |
MoveLeaderResponse returned by
io.etcd.jetcd.Maintenance#MoveLeader(long). |
| SnapshotReaderResponseWithError | |
| SnapshotResponse | |
| StatusResponse |
StatusResponse returned by
Maintenance.statusMember(URI) contains
a header, version, dbSize, current leader, raftIndex, and raftTerm. |
| Enum | Description |
|---|---|
| AlarmType |
represents type of alarm which can be raised.
|
Copyright © 2020. All rights reserved.