Class StatusKey
java.lang.Object
io.confluent.security.auth.store.data.AuthKey
io.confluent.security.auth.store.data.StatusKey
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StatusKey
public StatusKey(int partition)
-
-
Method Details
-
partition
public int partition() -
entryType
-
equals
-
hashCode
public int hashCode()Description copied from class:AuthKeyUsing entryType().name() to compute hashCode, so that hashCode() is constant across executions. -
toString
-