Uses of Class
io.datarouter.client.hbase.test.TestEntity.TestTrace
| Package | Description |
|---|---|
| io.datarouter.client.hbase.test |
-
Uses of TestEntity.TestTrace in io.datarouter.client.hbase.test
Methods in io.datarouter.client.hbase.test that return TestEntity.TestTrace Modifier and Type Method Description TestEntity.TestTraceTestEntity.TestTraceEntity. getTrace()Methods in io.datarouter.client.hbase.test with parameters of type TestEntity.TestTrace Modifier and Type Method Description java.util.List<io.datarouter.model.field.Field<?>>TestEntity.TestTrace.TestTraceFielder. getNonKeyFields(TestEntity.TestTrace databean)voidDatarouterEntityTestDao. put(TestEntity.TestTrace databean)Method parameters in io.datarouter.client.hbase.test with type arguments of type TestEntity.TestTrace Modifier and Type Method Description voidDatarouterEntityTestDao. putMulti(java.util.Collection<TestEntity.TestTrace> traces, java.util.Collection<TestEntity.TestTraceThread> threads, java.util.Collection<TestEntity.TestTraceSpan> spans)