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