-
- All Implemented Interfaces:
- com.google.protobuf.RpcController
@InterfaceAudience.Private
public class ClientCoprocessorRpcController
extends Object
implements com.google.protobuf.RpcController
Client side rpc controller for coprocessor implementation. It is only used to pass error.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
reset
public void reset()
- Specified by:
reset
in interface com.google.protobuf.RpcController
-
failed
public boolean failed()
- Specified by:
failed
in interface com.google.protobuf.RpcController
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.