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) |
insertgetEntryPointId, getFactCount, getObject, getObjects, getObjects, getObjectsfireAllRules, fireUntilHalt, haltgetKJarGAV, updateKJarGAVRemoteStreamingEntryPoint 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.