MCPcopy Create free account
hub / github.com/OpenTSDB/opentsdb / FAMILY

Method FAMILY

src/meta/TSMeta.java:756–758  ·  view source on GitHub ↗

@return The configured meta data family byte array

()

Source from the content-addressed store, hash-verified

754
755 /** @return The configured meta data family byte array*/
756 public static byte[] FAMILY() {
757 return FAMILY;
758 }
759
760 /**
761 * Syncs the local object with the stored object for atomic writes,

Callers 4

callMethod · 0.95
callMethod · 0.95
getScannerMethod · 0.95
callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected