public class CacheObjectInfo extends Object
int
accesses
String
expire
Object
name
refcount
region
type
CacheObjectInfo(String region, Object name, String type, int refCount, int accesses, String expire)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String region
public String type
public Object name
public int refcount
public int accesses
public String expire
public CacheObjectInfo(String region, Object name, String type, int refCount, int accesses, String expire)
public String toString()
toString
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.