Uses of Enum Class
org.infinispan.server.hotrod.counter.listener.ListenerOperationStatus
Packages that use ListenerOperationStatus
-
Uses of ListenerOperationStatus in org.infinispan.server.hotrod.counter.listener
Methods in org.infinispan.server.hotrod.counter.listener that return ListenerOperationStatusModifier and TypeMethodDescriptionClientCounterManagerNotificationManager.addCounterListener(byte[] listenerId, byte version, String counterName, io.netty.channel.Channel channel, VersionedEncoder encoder) ClientCounterManagerNotificationManager.removeCounterListener(byte[] listenerId, String counterName) static ListenerOperationStatusReturns the enum constant of this class with the specified name.static ListenerOperationStatus[]ListenerOperationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.