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