public interface SQLSecretManagerRetriableHandler
SQLDelegationTokenSecretManagerImpl
throws expected errors.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
SQLSecretManagerRetriableHandler.SQLCommand<T> |
|
static interface |
SQLSecretManagerRetriableHandler.SQLCommandVoid |
| Modifier and Type | Method | Description |
|---|---|---|
<T> T |
execute(SQLSecretManagerRetriableHandler.SQLCommand<T> command) |
|
void |
execute(SQLSecretManagerRetriableHandler.SQLCommandVoid command) |
void execute(SQLSecretManagerRetriableHandler.SQLCommandVoid command) throws java.sql.SQLException
java.sql.SQLException<T> T execute(SQLSecretManagerRetriableHandler.SQLCommand<T> command) throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.