7 Haziran 2023 Çarşamba

HazelcastAPI AbstractPartitionMessageTask Sınfı - Member Üzerindeki Client Thread Çalıştırır

Giriş
Şu satırı dahil ederiz
import com.hazelcast.client.impl.protocol.task.AbstractPartitionMessageTask;
Kalıtım şöyle
MessageTask
  AbstractMessageTask
    AbstractAsyncMessageTask
      AbstractPartitionMessageTask

Veri yapılarının belirtilen bir partition üzerinde işlem yapan tüm Task sınıfları bu sınıftan kalıtır
Yani List, Map, Queue vs için bir sürü Task sınıfı var.

Stack çıktısı şöyle
com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.createInvocationBuilder
com.hazelcast.client.impl.protocol.task.AbstractPartitionMessageTask.processInternal
com.hazelcast.client.impl.protocol.task.AbstractAsyncMessageTask.processMessage
com.hazelcast.client.impl.protocol.task.AbstractMessageTask.initializeAndProcessMessage
com.hazelcast.client.impl.protocol.task.AbstractMessageTask.run
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.loop
com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.executeRun
com.hazelcast.internal.util.executor.HazelcastManagedThread.run

Hiç yorum yok:

Yorum Gönder

THIRD-PARTY.txt Dosyası

Kullanılan harici kütüphanelerin sürümleri bu dosyada Dosyanın yolu şöyle hazelcast/licenses/THIRD-PARTY.txt