|
Change Parameter Type entityType : Class<?> to entityType : IndexedTypeIdentifier in method public waitMembersCount(node FullTextSessionBuilder, entityType IndexedTypeIdentifier, expectedSize int, timeout long, timeoutUnit TimeUnit) : void in class org.infinispan.hibernate.search.ClusterTestHelper |
From |
To |
|
Change Parameter Type entityType : Class<?> to entityType : IndexedTypeIdentifier in method public waitMembersCount(node FullTextSessionBuilder, entityType IndexedTypeIdentifier, expectedSize int) : void in class org.infinispan.hibernate.search.ClusterTestHelper |
From |
To |
|
Change Parameter Type entityTypes : Set<Class<?>> to entityTypes : IndexedTypeSet in method public createClusterNode(entityTypes IndexedTypeSet, exclusiveIndexUse boolean) : FullTextSessionBuilder in class org.infinispan.hibernate.search.ClusterTestHelper |
From |
To |
|
Change Parameter Type entityType : Class<?> to entityType : IndexedTypeIdentifier in method public clusterSize(node FullTextSessionBuilder, entityType IndexedTypeIdentifier) : int in class org.infinispan.hibernate.search.ClusterTestHelper |
From |
To |
|
Change Parameter Type entityTypes : Set<Class<?>> to entityTypes : IndexedTypeSet in method public createClusterNode(entityTypes IndexedTypeSet, exclusiveIndexUse boolean, setInfinispanDirectory boolean, setInfinispanIndexManager boolean) : FullTextSessionBuilder in class org.infinispan.hibernate.search.ClusterTestHelper |
From |
To |