Package io.etcd.jetcd.maintenance
package io.etcd.jetcd.maintenance
-
ClassDescriptionAlarmResponse returned by
Maintenance.listAlarms()contains a header and a list of AlarmMember.represents type of alarm which can be raised.DefragmentResponse returned byMaintenance.defragmentMember(String)contains a header.HashKVResponse returned byMaintenance.hashKV(String, long).MoveLeaderResponse returned byMaintenance.moveLeader(long).StatusResponse returned byMaintenance.statusMember(String)contains a header, version, dbSize, current leader, raftIndex, and raftTerm.