MCPcopy Index your code
hub / github.com/OpenTSDB/opentsdb / initializeSerializerMaps

Method initializeSerializerMaps

test/tsd/TestHttpQuery.java:702–705  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

700 }
701
702 @Test
703 public void initializeSerializerMaps() throws Exception {
704 HttpQuery.initializeSerializerMaps(null);
705 }
706
707 @Test
708 public void setSerializer() throws Exception {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected