Toggle navigation
Home
io.atomix.Atomix to io.atomix.AtomixServer
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Atomix
to
AtomixServer
Add or Remove Method invocation
AtomixReplica
to
AtomixServer.builder(address,members).withTransport(new NettyTransport())
AtomixReplica
to
AtomixServer.builder(address,members)
AtomixReplica.builder(address,members).withTransport(new NettyTransport())
to
AtomixServer
AtomixReplica.builder(address,members)
to
AtomixServer
Rename Variable
atomix
to
server
atomix
to
server
atomix
to
server