10 Ocak 2023 Salı

HazelcastAPI CP Subsystem IAtomicReference Arayüzü

Giriş
Şu satırı dahil ederiz
import com.hazelcast.cp.IAtomicReference;
Örnek
Şöyle yaparız
HazelcastInstance hazelcastInstance = Hazelcast.newHazelcastInstance();
CPSubsystem cpSubsystem = hazelcastInstance.getCPSubsystem();

IAtomicReference<String> atomicref = cpSubsystem.getAtomicReference("atomicref");
atomicref.set("value");


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