public interface RemoteStreamingKieSession extends Closeable, RemoteStreamingEntryPoint, RemoteStatefulSession, UpdatableSession
Modifier and Type | Method and Description |
---|---|
static RemoteStreamingKieSession |
create(Properties configuration) |
static RemoteStreamingKieSession |
create(Properties configuration,
TopicsConfig envConfig) |
RemoteStreamingEntryPoint |
getEntryPoint(String name) |
insert
getEntryPointId, getFactCount, getObject, getObjects, getObjects, getObjects
fireAllRules, fireUntilHalt, halt
getKJarGAV, updateKJarGAV
RemoteStreamingEntryPoint getEntryPoint(String name)
static RemoteStreamingKieSession create(Properties configuration)
static RemoteStreamingKieSession create(Properties configuration, TopicsConfig envConfig)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.