|
Change Parameter Type internalLogRotationDelay : int to internalLogRotationDelay : long in method private StoreLogService(userLogProvider LogProvider, fileSystem FileSystemAbstraction, internalLog File, logLevels Map<String,Level>, defaultLevel Level, internalLogRotationThreshold long, internalLogRotationDelay long, maxInternalLogArchives int, rotationExecutor Executor, rotationListener Consumer<LogProvider>) in class org.neo4j.kernel.impl.logging.StoreLogService |
From |
To |
|
Change Parameter Type internalLogRotationDelay : int to internalLogRotationDelay : long in method public withRotation(internalLogRotationThreshold long, internalLogRotationDelay long, maxInternalLogArchives int, jobScheduler JobScheduler) : Builder in class org.neo4j.kernel.impl.logging.StoreLogService |
From |
To |
|
Change Parameter Type internalLogRotationDelay : int to internalLogRotationDelay : long in method public withRotation(internalLogRotationThreshold long, internalLogRotationDelay long, maxInternalLogArchives int, jobScheduler JobScheduler) : Builder in class org.neo4j.kernel.impl.logging.StoreLogService.Builder |
From |
To |
|
Change Parameter Type internalLogRotationDelay : int to internalLogRotationDelay : long in method public withRotation(internalLogRotationThreshold long, internalLogRotationDelay long, maxInternalLogArchives int, rotationExecutor Executor) : Builder in class org.neo4j.kernel.impl.logging.StoreLogService.Builder |
From |
To |
|
Change Parameter Type rotationDelaySeconds : int to rotationDelay : long in method public RotatingFileOutputStreamSupplier(fileSystem FileSystemAbstraction, outputFile File, rotationThresholdBytes long, rotationDelay long, maxArchives int, rotationExecutor Executor, rotationListener RotationListener) in class org.neo4j.logging.RotatingFileOutputStreamSupplier |
From |
To |
|
Change Parameter Type rotationDelaySeconds : int to rotationDelay : long in method public RotatingFileOutputStreamSupplier(fileSystem FileSystemAbstraction, outputFile File, rotationThresholdBytes long, rotationDelay long, maxArchives int, rotationExecutor Executor) in class org.neo4j.logging.RotatingFileOutputStreamSupplier |
From |
To |
|
Rename Parameter rotationDelaySeconds : int to rotationDelay : long in method public RotatingFileOutputStreamSupplier(fileSystem FileSystemAbstraction, outputFile File, rotationThresholdBytes long, rotationDelay long, maxArchives int, rotationExecutor Executor) in class org.neo4j.logging.RotatingFileOutputStreamSupplier |
From |
To |
|
Rename Parameter rotationDelaySeconds : int to rotationDelay : long in method public RotatingFileOutputStreamSupplier(fileSystem FileSystemAbstraction, outputFile File, rotationThresholdBytes long, rotationDelay long, maxArchives int, rotationExecutor Executor, rotationListener RotationListener) in class org.neo4j.logging.RotatingFileOutputStreamSupplier |
From |
To |