Interface SQLSecretManagerRetriableHandler
public interface SQLSecretManagerRetriableHandler
Interface to handle retries when
SQLDelegationTokenSecretManagerImpl
throws expected errors.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescription<T> Texecute(SQLSecretManagerRetriableHandler.SQLCommand<T> command) void
-
Method Details
-
execute
- Throws:
SQLException
-
execute
- Throws:
SQLException
-