|
Move Method public testOversizedState() : void from class org.apache.flink.runtime.state.MemoryStateBackendTest to public testOversizedState() : void from class org.apache.flink.runtime.state.memory.MemoryCheckpointOutputStreamTest |
From |
To |
|
Move Method private ensureLocalFileDeleted(path Path) : void from class org.apache.flink.runtime.state.FileStateBackendTest to private ensureLocalFileDeleted(path Path) : void from class org.apache.flink.runtime.state.filesystem.FsCheckpointStateOutputStreamTest |
From |
To |
|
Move Method public testStateStream() : void from class org.apache.flink.runtime.state.MemoryStateBackendTest to public testStateStream() : void from class org.apache.flink.runtime.state.memory.MemoryCheckpointOutputStreamTest |
From |
To |
|
Move Method private validateBytesInStream(is InputStream, data byte[]) : void from class org.apache.flink.runtime.state.FileStateBackendTest to private validateBytesInStream(is InputStream, data byte[]) : void from class org.apache.flink.runtime.state.filesystem.FsCheckpointStateOutputStreamTest |
From |
To |
|
Move Method private isDirectoryEmpty(directory File) : boolean from class org.apache.flink.runtime.state.FileStateBackendTest to private isDirectoryEmpty(directory File) : boolean from class org.apache.flink.runtime.state.filesystem.FsCheckpointStateOutputStreamTest |
From |
To |