Package io.datarouter.client.hbase.test
Class BaseTraceEntityIntegrationTests
java.lang.Object
io.datarouter.client.hbase.test.BaseTraceEntityIntegrationTests
public abstract class BaseTraceEntityIntegrationTests
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BaseTraceEntityIntegrationTests(io.datarouter.storage.Datarouter datarouter, io.datarouter.storage.node.factory.EntityNodeFactory entityNodeFactory, io.datarouter.storage.node.factory.WideNodeFactory wideNodeFactory, io.datarouter.storage.client.ClientId clientId) -
Method Summary
Modifier and Type Method Description voidtestRoundTripped()voidtestSimple()
-
Constructor Details
-
BaseTraceEntityIntegrationTests
public BaseTraceEntityIntegrationTests(io.datarouter.storage.Datarouter datarouter, io.datarouter.storage.node.factory.EntityNodeFactory entityNodeFactory, io.datarouter.storage.node.factory.WideNodeFactory wideNodeFactory, io.datarouter.storage.client.ClientId clientId)
-
-
Method Details
-
testSimple
public void testSimple() -
testRoundTripped
public void testRoundTripped()
-