|
Rename Method public getWorkQueueNames() : Set<String> renamed to public getPrimitiveNames(primitiveType DistributedPrimitive.Type) : Set<String> in class io.atomix.primitives.DistributedPrimitiveCreator |
From |
To |
|
Rename Method public getAsyncAtomicCounterNames() : Set<String> renamed to public getPrimitiveNames(primitiveType Type) : Set<String> in class io.atomix.partition.impl.RaftPartitionClient |
From |
To |
|
Rename Method public getWorkQueueNames() : Set<String> renamed to public getPrimitiveNames(primitiveType Type) : Set<String> in class io.atomix.primitives.impl.FederatedDistributedPrimitiveCreator |
From |
To |
|
Rename Method public getAsyncAtomicCounterNames() : Set<String> renamed to public getPrimitiveNames(primitiveType DistributedPrimitive.Type) : Set<String> in class io.atomix.primitives.DistributedPrimitiveCreator |
From |
To |