Package io.etcd.jetcd
Interface Response.Header
-
- Enclosing interface:
- Response
public static interface Response.Header
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetClusterId()Returns the cluster idlonggetMemberId()Returns the member idlonggetRaftTerm()Returns the raft termlonggetRevision()Returns the revision id
-