| Package | Description |
|---|---|
| io.split.client.jmx | |
| io.split.engine.evaluator | |
| io.split.storages | |
| io.split.storages.memory | |
| io.split.storages.pluggable.adapters | |
| io.split.telemetry.synchronizer |
| Constructor and Description |
|---|
SplitJmxMonitor(SplitClient splitClient,
SplitFetcher featureFetcher,
SplitCacheConsumer splitCacheConsumer,
SegmentSynchronizationTask segmentSynchronizationTask,
SegmentCacheConsumer segmentCacheConsumer) |
| Modifier and Type | Method and Description |
|---|---|
SegmentCacheConsumer |
EvaluationContext.getSegmentCache() |
| Constructor and Description |
|---|
EvaluationContext(Evaluator evaluator,
SegmentCacheConsumer segmentCacheConsumer) |
EvaluatorImp(SplitCacheConsumer splitCacheConsumer,
SegmentCacheConsumer segmentCache) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SegmentCache
Memory for segments
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentCacheInMemoryImpl
InMemoryCache Implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserCustomSegmentAdapterConsumer |
| Constructor and Description |
|---|
TelemetryInMemorySubmitter(org.apache.hc.client5.http.impl.classic.CloseableHttpClient client,
URI telemetryRootEndpoint,
TelemetryStorageConsumer telemetryStorageConsumer,
SplitCacheConsumer splitCacheConsumer,
SegmentCacheConsumer segmentCacheConsumer,
TelemetryRuntimeProducer telemetryRuntimeProducer,
long initStartTime) |
Copyright © 2021. All rights reserved.