public static class FileSystemMasterWorkerService.AsyncProcessor<I extends FileSystemMasterWorkerService.AsyncIface> extends AlluxioService.AsyncProcessor<I>
Modifier and Type | Class and Description |
---|---|
static class |
FileSystemMasterWorkerService.AsyncProcessor.fileSystemHeartbeat<I extends FileSystemMasterWorkerService.AsyncIface> |
static class |
FileSystemMasterWorkerService.AsyncProcessor.getFileInfo<I extends FileSystemMasterWorkerService.AsyncIface> |
static class |
FileSystemMasterWorkerService.AsyncProcessor.getPinnedFileIds<I extends FileSystemMasterWorkerService.AsyncIface> |
static class |
FileSystemMasterWorkerService.AsyncProcessor.getUfsInfo<I extends FileSystemMasterWorkerService.AsyncIface> |
AlluxioService.AsyncProcessor.getServiceVersion<I extends AlluxioService.AsyncIface>
Modifier | Constructor and Description |
---|---|
|
AsyncProcessor(I iface) |
protected |
AsyncProcessor(I iface,
Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap) |
Copyright © 2023. All Rights Reserved.