public class InformationSchemaSplit extends Object implements ConnectorSplit
| Constructor and Description |
|---|
InformationSchemaSplit(List<HostAddress> addresses) |
| Modifier and Type | Method and Description |
|---|---|
List<HostAddress> |
getAddresses() |
Object |
getInfo() |
boolean |
isRemotelyAccessible() |
public InformationSchemaSplit(List<HostAddress> addresses)
public boolean isRemotelyAccessible()
isRemotelyAccessible in interface ConnectorSplitpublic List<HostAddress> getAddresses()
getAddresses in interface ConnectorSplitpublic Object getInfo()
getInfo in interface ConnectorSplitCopyright © 2012–2019. All rights reserved.