Uses of Interface
org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedPrimitive.PrimitiveAction
-
Packages that use CuratorDistributedPrimitive.PrimitiveAction Package Description org.apache.activemq.artemis.quorum.zookeeper -
-
Uses of CuratorDistributedPrimitive.PrimitiveAction in org.apache.activemq.artemis.quorum.zookeeper
Methods in org.apache.activemq.artemis.quorum.zookeeper with parameters of type CuratorDistributedPrimitive.PrimitiveAction Modifier and Type Method Description protected <R,T extends Throwable>
RCuratorDistributedPrimitive. run(CuratorDistributedPrimitive.PrimitiveAction<R,T> action)
-