|
Change Parameter Type plc : GridClosurePolicy to plc : byte in method public runLocalSafe(c Runnable, plc byte) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor |
From |
To |
|
Change Parameter Type plc : GridClosurePolicy to plc : byte in method private callLocalSafe(c Callable<R>, plc byte) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor |
From |
To |
|
Change Parameter Type plc : GridClosurePolicy to plc : byte in method private callLocal(c Callable<R>, plc byte) : IgniteInternalFuture<R> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor |
From |
To |
|
Change Parameter Type plc : GridClosurePolicy to plc : byte in method private runLocal(c Runnable, plc byte) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.closure.GridClosureProcessor |
From |
To |