public class WANDistributedSystemService
extends java.lang.Object
implements org.apache.geode.distributed.internal.DistributedSystemService
| Constructor and Description |
|---|
WANDistributedSystemService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getInterface() |
java.util.Collection<java.lang.String> |
getSerializationWhitelist() |
void |
init(org.apache.geode.distributed.internal.InternalDistributedSystem internalDistributedSystem) |
public void init(org.apache.geode.distributed.internal.InternalDistributedSystem internalDistributedSystem)
init in interface org.apache.geode.distributed.internal.DistributedSystemServicepublic java.lang.Class getInterface()
getInterface in interface org.apache.geode.distributed.internal.DistributedSystemServicepublic java.util.Collection<java.lang.String> getSerializationWhitelist()
throws java.io.IOException
getSerializationWhitelist in interface org.apache.geode.distributed.internal.DistributedSystemServicejava.io.IOException