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