Java org.apache.spark.network.client RpcResponseCallback fields, constructors, methods, implement or subclass

Example usage for Java org.apache.spark.network.client RpcResponseCallback fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.spark.network.client RpcResponseCallback.

The text is from its open source code.

Method

voidonSuccess(ByteBuffer response)
Successful serialized result from server.