Uses of Class
com.loomcache.client.context.ClientRequestContext.ContextScope
Packages that use ClientRequestContext.ContextScope
-
Uses of ClientRequestContext.ContextScope in com.loomcache.client.context
Methods in com.loomcache.client.context that return ClientRequestContext.ContextScopeModifier and TypeMethodDescriptionSet the map name for this scope.ClientRequestContext.newScope()Create a new scope builder for setting context values.ClientRequestContext.ContextScope.operationName(@Nullable String value) Set the operation name for this scope.Set the request ID for this scope.ClientRequestContext.ContextScope.startTimestamp(@Nullable Long value) Set the start timestamp for this scope.