17 Şubat 2023 Cuma

HazelcastAPI HazelcastCommandLine Sınıfı

Giriş
Şu satırı dahil ederiz
import com.hazelcast.client.console.HazelcastCommandLine;
submit metodu
Kodu şöyle. Singleton olan HazelcastBootstrap sınıfını kullanır
@Command(description = "Submits a job to the cluster")
public void submit(...) throws Exception {
  ...
  HazelcastBootstrap.executeJar(
    () -> getHazelcastClient(false),
    file.getAbsolutePath(), 
    snapshotName, 
    name, 
    mainClass, 
    params, 
    false);
}
sql metodu
SQL kabuğunu başlatır geçer. Bu kabuğu SqlConsole sınıfı sağlar

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