Giriş
Şu satırı dahil ederiz
import com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore;
MapDatastore şunlar olabilir
MapDatastoreEmptyMapDataStoreAbstractMapDataStoreWriteBehindStoreWriteThroughStore
Çağrı sırası şöyle
com.hazelcast.map.impl.MapStoreWrapper.load com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore.load com.hazelcast.map.impl.mapstore.writethrough.WriteThroughStore.load com.hazelcast.map.impl.recordstore.DefaultRecordStore.loadRecordOrNull com.hazelcast.map.impl.recordstore.DefaultRecordStore.get com.hazelcast.map.impl.operation.GetOperation.run com.hazelcast.spi.Operation.call com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.call com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.run
AbstractMapDataStore kalıtımı sebebiyle içinde bir MapStoreWrapper vardır
Hiç yorum yok:
Yorum Gönder