public class RemoteCacheServerInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
listenerId
By default it is the VMID.
|
protected static java.rmi.dgc.VMID |
vmid
Shouldn't be used until after reconnecting, after setting = thread safe
Used to identify a client, so we can run multiple clients off one host.
|
protected static java.rmi.dgc.VMID vmid
public static long listenerId
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.