public class TokenWaiterServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
WAIT_TIMEOUT |
| Constructor and Description |
|---|
TokenWaiterServer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getListenPath() |
void |
setCredential(ExpiringCredential cred) |
void |
setHandleException(IOException e) |
ExpiringCredential |
WaitForCredential() |
public TokenWaiterServer()
throws SQLException
SQLExceptionpublic ExpiringCredential WaitForCredential() throws InterruptedException, TimeoutException, IOException
public String getListenPath()
public void setCredential(ExpiringCredential cred)
public void setHandleException(IOException e)
Copyright © 2023 SingleStore. All rights reserved.