| Package | Description |
|---|---|
| io.etcd.jetcd | |
| io.etcd.jetcd.maintenance |
| Class and 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). |
| SnapshotResponse |
| StatusResponse
StatusResponse returned by
Maintenance.statusMember(URI) contains
a header, version, dbSize, current leader, raftIndex, and raftTerm. |
| Class and Description |
|---|
| AlarmMember |
| AlarmType
represents type of alarm which can be raised.
|
| SnapshotResponse |
Copyright © 2019. All rights reserved.