write invalidate
常见例句
- When performing writes to the database, I have to first perform the database write and then invalidate any previously cached results that would be affected by this write.
将数据写入到数据库中时,首先需要执行数据库写入操作,然后将之前缓存的任何受此写入操作影响的结果设定为无效。 - For example, a com.ibm.websphere.objectgrid.security.MapPermission represents permissions to read, write, insert, invalidate, and remove the data entries in an ObjectMap.
例如,com.ibm.websphere.objectgrid.security.MapPermission 代表在 ObjectMap 中对数据项进行读取、写入、插入、作废和删除操作。 - The distributed lock system is used to synchronize GOS steps when accessing data. The consistency of the distributed cache is guaranteed by updating strategies of write-through and write-invalidate.
分布式锁管理机制实现了GOS之间数据访问的同步协调,写通和写—无效的数据更新策略保证了GOS的缓存一致性。 返回 write invalidate