- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for pushContext (0.12 sec)
-
architecture/networking/pilot.md
First, we have a concept of a `Full` push. Only `Full` pushes will recompute `PushContext` on change; otherwise this is skipped and the last `PushContext` is re-used. Note: even when `Full`, we try to copy as much from the previous `PushContext` as possible. For example, if only a `WasmPlugin` changed, we would not recompute services indexes.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Feb 07 17:53:24 UTC 2024 - 19.1K bytes - Viewed (0) -
test-site/activator-launch-1.3.2.jar
gement repositoryEngine; private util.MessageLoggerEngine loggerEngine; public static String getIvyVersion(); public static String getIvyHomeURL(); public static Ivy newInstance(); public void Ivy(); public final void bind(); public final void pushContext(); public static void popContext(); public final void configureDefault(); private synchronized boolean isInterrupted(); public final void checkInterrupted(); public static String getWorkingRevision(); public final core.settings.IvySettings getSettings();...
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 1.2M bytes - Viewed (0)