public final class CacheInfo extends Object
Modifier and Type | Field and Description |
---|---|
static long |
listenerId
By default this is the hashcode of the VMID
|
protected static VMID |
vmid
Used to identify a client, so we can run multiple clients off one host.
|
protected static final 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 final long listenerId
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.