public final class RocksDBStateDataTransferHelper extends Object implements Closeable
RocksDBKeyedStateBackend.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static RocksDBStateDataTransferHelper |
forThreadNum(int threadNum) |
static RocksDBStateDataTransferHelper |
forThreadNumIfSpecified(int threadNum,
ExecutorService executorService) |
ExecutorService |
getExecutorService() |
public static RocksDBStateDataTransferHelper forThreadNum(int threadNum)
public static RocksDBStateDataTransferHelper forThreadNumIfSpecified(int threadNum, ExecutorService executorService)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic ExecutorService getExecutorService()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.