Class AclCreateResult
java.lang.Object
org.apache.kafka.server.authorizer.AclCreateResult
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns any exception during create.
-
Field Details
-
SUCCESS
-
-
Constructor Details
-
AclCreateResult
-
-
Method Details
-
exception
Returns any exception during create. If exception is empty, the request has succeeded.
-