public interface ILocalDRPC extends DistributedRPC.Iface, DistributedRPCInvocations.Iface, Shutdownable, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceId()
Get the ID of the service.
|
void |
shutdown()
Deprecated.
use
AutoCloseable.close() instead |
executefailRequest, failRequestV2, fetchRequest, resultcloseString getServiceId()
@Deprecated void shutdown()
AutoCloseable.close() insteadshutdown in interface ShutdownableCopyright © 2023 The Apache Software Foundation. All rights reserved.