Uses of Enum
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 ListenerOperationStatus
Returns the enum constant of this type with the specified name.static ListenerOperationStatus[]
ListenerOperationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.