MCPcopy Create free account
hub / github.com/e2wugui/zeze / getOptions

Method getOptions

ZezeJava/ZezeJava/src/main/java/Zeze/MQ/MQProducer.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public BOptions.Data getOptions() {
41 return mq.getInfo().getOptions();
42 }
43
44 public int getPartition() {
45 return mq.getInfo().getPartition();

Callers

nothing calls this directly

Calls 2

getOptionsMethod · 0.65
getInfoMethod · 0.45

Tested by

no test coverage detected