public class CacheState_Full extends CacheState
| Modifier and Type | Field and Description |
|---|---|
GetCacheEntryOutput |
_data |
| Constructor and Description |
|---|
CacheState_Full(GetCacheEntryOutput data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
_typeDescriptor, create_EmptyFetch, create_EmptyWait, create_Full, Default, dtor_data, is_EmptyFetch, is_EmptyWait, is_Fullpublic GetCacheEntryOutput _data
public CacheState_Full(GetCacheEntryOutput data)