public class DefaultEndPointFactory extends Object implements EndPointFactory
Constructor and Description |
---|
DefaultEndPointFactory() |
Modifier and Type | Method and Description |
---|---|
EndPoint |
create(Row peersRow)
Creates an instance from a row in
system.peers , or returns null if there is no
sufficient information. |
void |
init(Cluster cluster) |
public void init(Cluster cluster)
init
in interface EndPointFactory
public EndPoint create(Row peersRow)
EndPointFactory
system.peers
, or returns null
if there is no
sufficient information.create
in interface EndPointFactory
Copyright © 2012–2023. All rights reserved.