Uses of Enum
org.jgroups.util.RpcStats.Type
Packages that use RpcStats.Type
Package
Description
Provides useful functionality which cannot be assigned to any particular other package.
-
Uses of RpcStats.Type in org.jgroups.util
Methods in org.jgroups.util that return RpcStats.TypeModifier and TypeMethodDescriptionstatic RpcStats.TypeReturns the enum constant of this type with the specified name.static RpcStats.Type[]RpcStats.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jgroups.util with parameters of type RpcStats.TypeModifier and TypeMethodDescriptionvoidRpcStats.add(RpcStats.Type type, Address dest, boolean sync, long time) protected voidRpcStats.update(RpcStats.Type type, boolean sync)