public final class CacheInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
listenerId
By default this is the hashcode of the VMID
|
protected static java.rmi.dgc.VMID |
vmid
Used to identify a client, so we can run multiple clients off one host.
|
protected static java.rmi.dgc.VMID vmid
TODO: may have some trouble in failover mode if the cache keeps its old id. We may need to reset this when moving into failover.
public static long listenerId
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.