Uses of Class
com.caplin.jtm.exceptions.DataCachePutException
Packages that use DataCachePutException
-
Uses of DataCachePutException in com.caplin.jtm
Methods in com.caplin.jtm that throw DataCachePutExceptionModifier and TypeMethodDescriptionvoidSets the flags for the specified object to STORE_IN_CACHE and PUBLISH_TO_PEERS.voidDataCache.put(String objectName, PublishFlag... flags) Updates the flags for the specified object.