Uses of Class
org.infinispan.commands.CommandInvocationId
Packages that use CommandInvocationId
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of CommandInvocationId in org.infinispan.commands
Classes in org.infinispan.commands that implement interfaces with type arguments of type CommandInvocationIdModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Fields in org.infinispan.commands declared as CommandInvocationIdModifier and TypeFieldDescriptionstatic final CommandInvocationId
CommandInvocationId.DUMMY_INVOCATION_ID
Methods in org.infinispan.commands that return CommandInvocationIdModifier and TypeMethodDescriptionstatic CommandInvocationId
CommandInvocationId.generateId
(Address address) CommandInvocationId$___Marshaller_ad4ba321bb84e3ccc5dc409842f83e23411b10f76b38c0148a1bb2fa6d93eed7.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands that return types with arguments of type CommandInvocationIdModifier and TypeMethodDescriptionCommandInvocationId$___Marshaller_ad4ba321bb84e3ccc5dc409842f83e23411b10f76b38c0148a1bb2fa6d93eed7.getJavaClass()
Methods in org.infinispan.commands with parameters of type CommandInvocationIdModifier and TypeMethodDescriptionstatic String
CommandInvocationId.show
(CommandInvocationId id) void
CommandInvocationId$___Marshaller_ad4ba321bb84e3ccc5dc409842f83e23411b10f76b38c0148a1bb2fa6d93eed7.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CommandInvocationId $2)