Uses of Interface
fish.payara.micro.data.InstanceDescriptor
-
-
Uses of InstanceDescriptor in fish.payara.appserver.micro.services
Methods in fish.payara.appserver.micro.services that return InstanceDescriptor Modifier and Type Method Description InstanceDescriptorPayaraClusteredCDIEventImpl. getId()InstanceDescriptorPayaraInternalEvent. getId()InstanceDescriptorPayaraClusteredCDIEventImpl. getInstanceDescriptor()InstanceDescriptorPayaraInstanceImpl. getLocalDescriptor()Methods in fish.payara.appserver.micro.services that return types with arguments of type InstanceDescriptor Modifier and Type Method Description Set<InstanceDescriptor>PayaraInstanceImpl. getClusteredPayaras()Methods in fish.payara.appserver.micro.services with parameters of type InstanceDescriptor Modifier and Type Method Description voidPayaraClusteredCDIEventImpl. setId(InstanceDescriptor id)Constructors in fish.payara.appserver.micro.services with parameters of type InstanceDescriptor Constructor Description PayaraClusteredCDIEventImpl(InstanceDescriptor id)PayaraClusteredCDIEventImpl(InstanceDescriptor id, Serializable payload)PayaraInternalEvent(PayaraInternalEvent.MESSAGE message, InstanceDescriptor id) -
Uses of InstanceDescriptor in fish.payara.appserver.micro.services.data
Classes in fish.payara.appserver.micro.services.data that implement InstanceDescriptor Modifier and Type Class Description classInstanceDescriptorImpl -
Uses of InstanceDescriptor in fish.payara.ejb.timer.hazelcast
Methods in fish.payara.ejb.timer.hazelcast that return InstanceDescriptor Modifier and Type Method Description InstanceDescriptorEjbTimerEvent. getId()Constructors in fish.payara.ejb.timer.hazelcast with parameters of type InstanceDescriptor Constructor Description EjbTimerEvent(EjbTimerEvent.Event eventType, InstanceDescriptor id) -
Uses of InstanceDescriptor in fish.payara.micro
Methods in fish.payara.micro that return InstanceDescriptor Modifier and Type Method Description InstanceDescriptorPayaraInstance. getDescriptor(UUID member)InstanceDescriptorPayaraInstance. getLocalDescriptor()InstanceDescriptorPayaraMicroRuntime. getLocalDescriptor()Methods in fish.payara.micro that return types with arguments of type InstanceDescriptor Modifier and Type Method Description Set<InstanceDescriptor>PayaraInstance. getClusteredPayaras()Collection<InstanceDescriptor>PayaraMicroRuntime. getClusteredPayaras()Returns a collection if instance descriptors for all the Payara Micros in the clusterMap<InstanceDescriptor,Future<? extends ClusterCommandResult>>PayaraMicroRuntime. run(String command, String... args)Runs an asadmin command on all members of the Payara Micro Cluster Functionally equivalent to the run method of the ClusterCommandRunner passing in all cluster members obtained from getClusteredPayaras()Map<InstanceDescriptor,Future<? extends ClusterCommandResult>>PayaraMicroRuntime. run(Collection<InstanceDescriptor> members, String command, String... args)Runs an asadmin command on specified members of the Payara Micro Cluster Functionally equivalent to the run method of the ClusterCommandRunner passing in all cluster members obtained from getClusteredPayaras()<T extends Serializable>
Map<InstanceDescriptor,Future<T>>PayaraMicroRuntime. run(Collection<InstanceDescriptor> members, Callable<T> callable)Deprecated.This method has an undefined ClassLoader and is unusable by a user, as it only operates on server ClassLoader rather than on application ClassLoader
{It will be removed in the upcoming releases}.<T extends Serializable>
Map<InstanceDescriptor,Future<T>>PayaraMicroRuntime. run(Callable<T> callable)Deprecated.This method has an undefined ClassLoader and is unusable by a user, as it only operates on server ClassLoader rather than on application ClassLoader
{It will be removed in the upcoming releases}.Method parameters in fish.payara.micro with type arguments of type InstanceDescriptor Modifier and Type Method Description Map<InstanceDescriptor,Future<? extends ClusterCommandResult>>PayaraMicroRuntime. run(Collection<InstanceDescriptor> members, String command, String... args)Runs an asadmin command on specified members of the Payara Micro Cluster Functionally equivalent to the run method of the ClusterCommandRunner passing in all cluster members obtained from getClusteredPayaras()<T extends Serializable>
Map<InstanceDescriptor,Future<T>>PayaraMicroRuntime. run(Collection<InstanceDescriptor> members, Callable<T> callable)Deprecated.This method has an undefined ClassLoader and is unusable by a user, as it only operates on server ClassLoader rather than on application ClassLoader
{It will be removed in the upcoming releases}. -
Uses of InstanceDescriptor in fish.payara.micro.event
Methods in fish.payara.micro.event that return InstanceDescriptor Modifier and Type Method Description InstanceDescriptorPayaraClusteredCDIEvent. getId()Return the Instance Descriptor of the senderInstanceDescriptorPayaraClusteredCDIEvent. getInstanceDescriptor()Returns the Instance Descriptor of the SenderMethods in fish.payara.micro.event with parameters of type InstanceDescriptor Modifier and Type Method Description voidPayaraClusterListener. memberAdded(InstanceDescriptor id)A new Payara Micro Cluster Member has been addedvoidPayaraClusterListener. memberRemoved(InstanceDescriptor id)A Payara Micro Cluster Member has been removedvoidPayaraClusteredCDIEvent. setId(InstanceDescriptor id)Set the Intstance Descriptor -
Uses of InstanceDescriptor in fish.payara.micro.impl
Methods in fish.payara.micro.impl that return InstanceDescriptor Modifier and Type Method Description InstanceDescriptorPayaraMicroRuntimeImpl. getLocalDescriptor()Methods in fish.payara.micro.impl that return types with arguments of type InstanceDescriptor Modifier and Type Method Description Collection<InstanceDescriptor>PayaraMicroRuntimeImpl. getClusteredPayaras()Returns a collection if instance descriptors for all the Payara Micros in the clusterMap<InstanceDescriptor,Future<? extends ClusterCommandResult>>PayaraMicroRuntimeImpl. run(String command, String... args)Runs an asadmin command on all members of the Payara Micro Cluster Functionally equivalent to the run method of the ClusterCommandRunner passing in all cluster members obtained from getClusteredPayaras()Map<InstanceDescriptor,Future<? extends ClusterCommandResult>>PayaraMicroRuntimeImpl. run(Collection<InstanceDescriptor> members, String command, String... args)Runs an asadmin command on specified members of the Payara Micro Cluster Functionally equivalent to the run method of the ClusterCommandRunner passing in all cluster members obtained from getClusteredPayaras()<T extends Serializable>
Map<InstanceDescriptor,Future<T>>PayaraMicroRuntimeImpl. run(Collection<InstanceDescriptor> members, Callable<T> callable)Deprecated.This method has an undefined ClassLoader and is unusable by a user, as it only operates on server ClassLoader rather than on application ClassLoader
{It will be removed in the upcoming releases}.<T extends Serializable>
Map<InstanceDescriptor,Future<T>>PayaraMicroRuntimeImpl. run(Callable<T> callable)Deprecated.This method has an undefined ClassLoader and is unusable by a user, as it only operates on server ClassLoader rather than on application ClassLoader
{It will be removed in the upcoming releases}.Method parameters in fish.payara.micro.impl with type arguments of type InstanceDescriptor Modifier and Type Method Description Map<InstanceDescriptor,Future<? extends ClusterCommandResult>>PayaraMicroRuntimeImpl. run(Collection<InstanceDescriptor> members, String command, String... args)Runs an asadmin command on specified members of the Payara Micro Cluster Functionally equivalent to the run method of the ClusterCommandRunner passing in all cluster members obtained from getClusteredPayaras()<T extends Serializable>
Map<InstanceDescriptor,Future<T>>PayaraMicroRuntimeImpl. run(Collection<InstanceDescriptor> members, Callable<T> callable)Deprecated.This method has an undefined ClassLoader and is unusable by a user, as it only operates on server ClassLoader rather than on application ClassLoader
{It will be removed in the upcoming releases}.
-