public class StreamUploadSessionImpl.Slot extends Object
| Constructor and Description |
|---|
Slot(String slot,
String server,
boolean reload) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(StreamUploadSessionImpl.Slot slot) |
String |
getIp() |
int |
getPort() |
String |
getServer() |
String |
getSlot() |
void |
setServer(String server,
boolean checkEmptyIp) |
public Slot(String slot, String server, boolean reload) throws TunnelException
TunnelExceptionpublic String getSlot()
public String getIp()
public int getPort()
public String getServer()
public boolean equals(StreamUploadSessionImpl.Slot slot)
public void setServer(String server, boolean checkEmptyIp) throws TunnelException
TunnelExceptionCopyright © 2022 Alibaba Cloud Computing. All rights reserved.