@Deprecated public interface RemoteFetchingCommand
Modifier and Type | Method and Description |
---|---|
InternalCacheEntry |
getRemotelyFetchedValue()
Deprecated.
If the cache needs to go remotely in order to obtain the value associated to this key, then the remote value
is stored in this field.
|
void |
setRemotelyFetchedValue(InternalCacheEntry remotelyFetchedValue)
Deprecated.
|
void setRemotelyFetchedValue(InternalCacheEntry remotelyFetchedValue)
getRemotelyFetchedValue()
InternalCacheEntry getRemotelyFetchedValue()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.