| Package | Description |
|---|---|
| org.eclipse.kapua.kura.simulator.topic |
| Modifier and Type | Method and Description |
|---|---|
static Topic.Segment |
Topic.Segment.account() |
static Topic.Segment |
Topic.Segment.clientId() |
static Topic.Segment |
Topic.Segment.control() |
static Topic.Segment |
Topic.Segment.plain(String segment) |
static Topic.Segment |
Topic.Segment.raw(String raw) |
static Topic.Segment |
Topic.Segment.replace(String key) |
static Topic.Segment |
Topic.Segment.wildcard() |
| Modifier and Type | Method and Description |
|---|---|
List<Topic.Segment> |
Topic.getSegments() |
static List<Topic.Segment> |
Topic.Segment.plain(String... segment) |
| Modifier and Type | Method and Description |
|---|---|
Topic |
Topic.append(Topic.Segment segment) |
String |
Topic.renderSegment(Topic.Segment segment,
Map<String,String> context) |
| Modifier and Type | Method and Description |
|---|---|
static Topic |
Topic.from(List<Topic.Segment> segments) |
Copyright © 2017. All rights reserved.