public class WanReplicationService extends Object implements CoreService
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
Constructor and Description |
---|
WanReplicationService(Node node) |
Modifier and Type | Method and Description |
---|---|
WanReplicationPublisher |
getWanReplicationListener(String name) |
void |
handleEvent(Packet packet) |
void |
shutdown() |
public static final String SERVICE_NAME
public WanReplicationService(Node node)
public WanReplicationPublisher getWanReplicationListener(String name)
public void handleEvent(Packet packet)
public void shutdown()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.