|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.memcached.MemcachedStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public writeState(reference RemoteReference, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.ldap.LdapStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public clearState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.StorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.dynamodb.DynamoDBStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public getAddress(reference RemoteReference<?>) : NodeAddress in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public writeState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.jpa.JpaStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public writeState(reference RemoteReference, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.redis.RedisStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method protected getIdentity(reference RemoteReference<?>) : String in class com.ea.orbit.actors.extensions.AbstractStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method private relativeDn(reference RemoteReference, entity LdapEntity) : String in class com.ea.orbit.actors.extensions.ldap.LdapStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method private getName(reference RemoteReference<?>) : String in class com.ea.orbit.actors.extensions.postgresql.PostgreSQLStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public clearState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.jpa.JpaStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public clearState(reference RemoteReference, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.memcached.MemcachedStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public writeState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.test.FakeStorageExtension |
From |
To |
|
Change Parameter Type runtime : Runtime to runtime : ActorRuntime in method package setRuntime(runtime ActorRuntime) : void in class com.ea.orbit.actors.runtime.ActorTaskContext |
From |
To |
|
Change Parameter Type runtimeRef : WeakReference<Runtime> to runtimeRef : WeakReference<ActorRuntime> in method public setRuntime(runtimeRef WeakReference<ActorRuntime>) : void in class com.ea.orbit.actors.runtime.RuntimeBinder |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public getId(reference RemoteReference<?>) : Object in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Parameter Type reference : ActorReference<R> to reference : RemoteReference<R> in method public getInterfaceClass(reference RemoteReference<R>) : Class<R> in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public writeState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.StorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.test.FakeStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.jpa.JpaStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public getInterfaceId(reference RemoteReference<?>) : int in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.postgresql.PostgreSQLStorageExtension |
From |
To |
|
Change Parameter Type factory : ReferenceFactory to factory : DescriptorFactory in method public ObserverRefDeserializer(iClass Class<?>, factory DescriptorFactory) in class com.ea.orbit.actors.extensions.json.ActorReferenceModule.ObserverRefDeserializer |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.mongodb.MongoDBStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method private absoluteDn(reference RemoteReference, entity LdapEntity) : String in class com.ea.orbit.actors.extensions.ldap.LdapStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public writeState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.dynamodb.DynamoDBStorageExtension |
From |
To |
|
Change Parameter Type runtimeRef : WeakReference<Runtime> to runtimeRef : WeakReference<ActorRuntime> in method public runtimeCreated(runtimeRef WeakReference<ActorRuntime>) : void in class com.ea.orbit.actors.runtime.RuntimeBinder |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public readState(reference RemoteReference, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.redis.RedisStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public clearState(reference RemoteReference, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.ldap.LdapStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public writeState(reference RemoteReference, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.memcached.MemcachedStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method private asKey(reference RemoteReference) : String in class com.ea.orbit.actors.extensions.memcached.MemcachedStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method private asKey(reference RemoteReference) : String in class com.ea.orbit.actors.extensions.redis.RedisStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public writeState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.mongodb.MongoDBStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public clearState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.dynamodb.DynamoDBStorageExtension |
From |
To |
|
Change Parameter Type runtime : Runtime to runtime : BasicRuntime in method public setRuntime(runtime BasicRuntime) : void in class com.ea.orbit.actors.runtime.Peer |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public readState(reference RemoteReference<?>, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.StorageExtension |
From |
To |
|
Change Parameter Type runtime : Runtime to runtime : ActorRuntime in method public setRuntime(runtime ActorRuntime) : void in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Parameter Type referenceFactory : ReferenceFactory to descriptorFactory : DescriptorFactory in method public ActorReferenceModule(descriptorFactory DescriptorFactory) in class com.ea.orbit.actors.extensions.json.ActorReferenceModule |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public clearState(reference RemoteReference, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.redis.RedisStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public setAddress(reference RemoteReference<?>, nodeAddress NodeAddress) : void in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public writeState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.postgresql.PostgreSQLStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public clearState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.mongodb.MongoDBStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference to reference : RemoteReference in method public readState(reference RemoteReference, state Object) : Task<Boolean> in class com.ea.orbit.actors.extensions.ldap.LdapStorageExtension |
From |
To |
|
Change Parameter Type factory : ReferenceFactory to factory : DescriptorFactory in method public RefDeserializer(iClass Class<?>, factory DescriptorFactory) in class com.ea.orbit.actors.extensions.json.ActorReferenceModule.RefDeserializer |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public clearState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.extensions.postgresql.PostgreSQLStorageExtension |
From |
To |
|
Change Parameter Type reference : ActorReference<?> to reference : RemoteReference<?> in method public clearState(reference RemoteReference<?>, state Object) : Task<Void> in class com.ea.orbit.actors.test.FakeStorageExtension |
From |
To |
|
Change Variable Type interfaceDescriptor : InterfaceDescriptor to interfaceDescriptor : ClassDescriptor in method private getDescriptor(interfaceId int) : ClassDescriptor in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type ref : ActorReference to ref : RemoteReference in method package toString(obj Object) : String in class com.ea.orbit.actors.test.ActorBaseTest.LoggingExtension |
From |
To |
|
Change Variable Type descriptor : InterfaceDescriptor to descriptor : ClassDescriptor in method public getInvoker(interfaceId int) : ObjectInvoker<?> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type concurrentInterfaceDescriptor : InterfaceDescriptor to concurrentInterfaceDescriptor : ClassDescriptor in method private getDescriptor(aInterface Class<?>) : ClassDescriptor in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type actorReference : ActorReference to actorReference : RemoteReference in method public flush(actor Actor) : Task<Void> in class com.ea.orbit.actors.runtime.ResponseCaching |
From |
To |
|
Change Variable Type factory : ActorFactory<T> to factory : ReferenceFactory<T> in method public getReference(runtime BasicRuntime, iClass Class<T>, id Object) : T in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type invoker : ActorInvoker to invoker : ObjectInvoker in method public deserializeMessage(runtime BasicRuntime, inputStream InputStream) : Message in class com.ea.orbit.actors.ws.test.ProtoMessageSerializer |
From |
To |
|
Change Variable Type descriptor : InterfaceDescriptor to descriptor : ClassDescriptor in method public getInvoker(clazz Class) : ObjectInvoker<?> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type reference : ActorReference<?> to reference : RemoteReference<?> in method package createReference(a NodeAddress, iClass Class<T>, id String) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type factory : ActorFactory<T> to factory : ReferenceFactory<T> in method private getFactory(iClass Class<T>) : ReferenceFactory<T> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type reference : ActorReference<?> to reference : RemoteReference<?> in method public serialize(value Object, jgen JsonGenerator, provider SerializerProvider) : void in class com.ea.orbit.actors.extensions.json.ActorReferenceModule.RefSerializer |
From |
To |
|
Change Variable Type interfaceDescriptor : InterfaceDescriptor to descriptor : ClassDescriptor in method private getDescriptor(aInterface Class<?>) : ClassDescriptor in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type reference : ActorReference<?> to reference : RemoteReference<?> in method public getRemoteObjectReference(address NodeAddress, iClass Class<T>, id Object) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type invoker : ActorInvoker to invoker : ObjectInvoker in method public deserializeMessage(runtime BasicRuntime, inputStream InputStream) : Message in class com.ea.orbit.actors.extensions.json.JsonMessageSerializer |
From |
To |
|
Change Variable Type factory : ActorFactory<T> to factory : ReferenceFactory<T> in method public getObserverReference(nodeId UUID, iClass Class<T>, id Object) : T in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Variable Type reference : ActorReference to reference : RemoteReference in method protected createObjectOutput(runtime BasicRuntime, outputStream OutputStream) : ObjectOutput in class com.ea.orbit.actors.runtime.JavaMessageSerializer |
From |
To |
|
Change Variable Type factory : ActorFactory<?> to factory : ReferenceFactory<?> in method private findFactoryFor(baseInterface Class<?>, instance Object) : ReferenceFactory<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type reference : ActorReference<?> to reference : RemoteReference<?> in method public getReference(iClass Class<T>, id Object) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type factory : ActorFactory<?> to factory : ReferenceFactory<?> in method private createObjectReference(iClass Class<T>, observer T, objectId String) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Variable Type that : ActorReference<?> to that : RemoteReference<?> in method public equals(o Object) : boolean in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Variable Type reference : ActorReference to reference : RemoteReference in method public write(ctx HandlerContext, message Object) : Task<?> in class com.ea.orbit.actors.test.ActorBaseTest.LoggingExtension |
From |
To |
|
Change Variable Type actorReference : ActorReference<?> to actorReference : RemoteReference<?> in method public sendInvocation(ctx HandlerContext, invocation Invocation) : Task<?> in class com.ea.orbit.actors.runtime.Messaging |
From |
To |
|
Change Variable Type reference : ActorReference<T> to reference : RemoteReference<T> in method private createObjectReference(iClass Class<T>, observer T, objectId String) : T in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Return Type InterfaceDescriptor to ClassDescriptor in method private getDescriptor(interfaceId int) : ClassDescriptor in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Return Type Runtime to ActorRuntime in method public getRuntime() : ActorRuntime in class com.ea.orbit.actors.runtime.ActorRuntime |
From |
To |
|
Change Return Type ActorInvoker<?> to ObjectInvoker<?> in method public getInvoker(interfaceId int) : ObjectInvoker<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Return Type ActorReference to RemoteReference in method public getCurrentActivation() : RemoteReference in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Return Type ActorInvoker<?> to ObjectInvoker<?> in method public getInvoker(interfaceId int) : ObjectInvoker<?> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Return Type ReferenceFactory to DescriptorFactory in method public get() : DescriptorFactory in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Return Type Runtime to ActorRuntime in method public getRuntime() : ActorRuntime in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Return Type ActorInvoker<?> to ObjectInvoker<?> in method public getInvoker(interfaceId int) : ObjectInvoker<?> in class com.ea.orbit.actors.runtime.BasicRuntime |
From |
To |
|
Change Return Type Runtime to ActorRuntime in method public getRuntime() : ActorRuntime in class com.ea.orbit.actors.runtime.ActorTaskContext |
From |
To |
|
Change Return Type ActorReference to RemoteReference in method package from(actor Actor) : RemoteReference in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Return Type InterfaceDescriptor to ClassDescriptor in method private getDescriptor(aInterface Class<?>) : ClassDescriptor in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Return Type ActorFactory<T> to ReferenceFactory<T> in method public getFactoryFor(aInterface Class<T>) : ReferenceFactory<T> in class com.ea.orbit.actors.runtime.ActorFactoryGenerator |
From |
To |
|
Change Return Type ActorFactory<T> to ReferenceFactory<T> in method private getFactory(iClass Class<T>) : ReferenceFactory<T> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Return Type ActorInvoker<?> to ObjectInvoker<?> in method public getInvoker(interfaceId int) : ObjectInvoker<?> in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Return Type ActorInvoker<T> to ObjectInvoker<T> in method public getInvoker() : ObjectInvoker<T> in class com.ea.orbit.actors.runtime.ActorFactoryGenerator.GenericActorFactory |
From |
To |
|
Change Return Type ActorReference to RemoteReference in method public from(actor AbstractActor) : RemoteReference in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Return Type ActorInvoker<Object> to ObjectInvoker<Object> in method public getInvokerFor(concreteClass Class<?>) : ObjectInvoker<Object> in class com.ea.orbit.actors.runtime.ActorFactoryGenerator |
From |
To |
|
Change Return Type T to ObjectInvoker<?> in method public getInvoker(interfaceId int) : ObjectInvoker<?> in class com.ea.orbit.actors.test.FakeClient |
From |
To |
|
Change Return Type ActorInvoker<?> to ObjectInvoker<?> in method public getInvoker(clazz Class) : ObjectInvoker<?> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Return Type ActorFactory<?> to ReferenceFactory<?> in method private findFactoryFor(baseInterface Class<?>, instance Object) : ReferenceFactory<?> in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Attribute Type factory : ReferenceFactory to factory : DescriptorFactory in class com.ea.orbit.actors.extensions.json.ActorReferenceModule.RefDeserializer |
From |
To |
|
Change Attribute Type descriptorMapByInterfaceId : ConcurrentMap<Integer,InterfaceDescriptor> to descriptorMapByInterfaceId : ConcurrentMap<Integer,ClassDescriptor> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Attribute Type factory : ReferenceFactory to factory : DescriptorFactory in class com.ea.orbit.actors.extensions.json.ActorReferenceModule.ObserverRefDeserializer |
From |
To |
|
Change Attribute Type runtime : Runtime to runtime : BasicRuntime in class com.ea.orbit.actors.runtime.Peer |
From |
To |
|
Change Attribute Type factory : ActorFactory<?> to factory : ReferenceFactory<?> in class com.ea.orbit.actors.runtime.Execution.InterfaceDescriptor |
From |
To |
|
Change Attribute Type factory : ReferenceFactory to factory : DescriptorFactory in class com.ea.orbit.actors.test.JsonReferenceSerializationTest |
From |
To |
|
Change Attribute Type runtime : Runtime to runtime : ActorRuntime in class com.ea.orbit.actors.runtime.Execution |
From |
To |
|
Change Attribute Type runtime : Runtime to runtime : ActorRuntime in class com.ea.orbit.actors.runtime.ActorTaskContext |
From |
To |
|
Change Attribute Type descriptorMapByInterface : ConcurrentMap<Class<?>,InterfaceDescriptor> to descriptorMapByInterface : ConcurrentMap<Class<?>,ClassDescriptor> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Attribute Type invoker : ActorInvoker<Object> to invoker : ObjectInvoker<Object> in class com.ea.orbit.actors.runtime.Execution.InterfaceDescriptor |
From |
To |
|
Change Attribute Type invoker : ActorInvoker<T> to invoker : ObjectInvoker<T> in class com.ea.orbit.actors.runtime.ActorFactoryGenerator.GenericActorFactory |
From |
To |
|
Change Attribute Type invoker : ActorInvoker<Object> to invoker : ObjectInvoker<Object> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory.ClassDescriptor |
From |
To |
|
Change Attribute Type factories : ConcurrentMap<Class<?>,ActorFactory<?>> to factories : ConcurrentMap<Class<?>,ReferenceFactory<?>> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Attribute Type runtime : Runtime to runtime : BasicRuntime in class com.ea.orbit.actors.runtime.RemoteReference |
From |
To |
|
Change Attribute Type instance : DefaultReferenceFactory to instance : DefaultDescriptorFactory in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory |
From |
To |
|
Change Attribute Type cachedRef : WeakReference<Runtime> to cachedRef : WeakReference<ActorRuntime> in class com.ea.orbit.actors.Stage |
From |
To |
|
Change Attribute Type referenceFactory : ReferenceFactory to descriptorFactory : DescriptorFactory in class com.ea.orbit.actors.extensions.json.ActorReferenceModule |
From |
To |
|
Change Attribute Type reference : ActorReference<?> to reference : RemoteReference<?> in class com.ea.orbit.actors.runtime.AbstractActor |
From |
To |
|
Change Attribute Type factory : ActorFactory<?> to factory : ReferenceFactory<?> in class com.ea.orbit.actors.runtime.DefaultDescriptorFactory.ClassDescriptor |
From |
To |
|
Change Attribute Type reference : ActorReference<?> to reference : RemoteReference<?> in class com.ea.orbit.actors.runtime.Execution.ReferenceEntry |
From |
To |
|
Change Attribute Type interfaceInvoker : ActorInvoker<Object> to interfaceInvoker : ObjectInvoker<Object> in class com.ea.orbit.actors.runtime.Execution.InterfaceDescriptor |
From |
To |