Open Kilda Java Documentation
org.openkilda.wfm.Original Class Reference

Public Member Functions

void setup () throws Exception
 
void teardown () throws Exception
 
void shouldWriteThenRead () throws Exception
 

Static Public Attributes

static final String topic = "topic1-" + System.currentTimeMillis()
 

Detailed Description

Definition at line 49 of file Original.java.

Member Function Documentation

◆ setup()

void org.openkilda.wfm.Original.setup ( ) throws Exception

Definition at line 57 of file Original.java.

◆ shouldWriteThenRead()

void org.openkilda.wfm.Original.shouldWriteThenRead ( ) throws Exception

Definition at line 70 of file Original.java.

◆ teardown()

void org.openkilda.wfm.Original.teardown ( ) throws Exception

Definition at line 63 of file Original.java.

Member Data Documentation

◆ topic

final String org.openkilda.wfm.Original.topic = "topic1-" + System.currentTimeMillis()
static

Definition at line 50 of file Original.java.


The documentation for this class was generated from the following file: