public class RPC extends Object
Modifier and Type | Class and Description |
---|---|
class |
RPC.TrackerCode |
Modifier and Type | Field and Description |
---|---|
static int |
RPC_CODE_MISMATCH |
static int |
RPC_MAGIC |
static int |
RPC_SESS_MASK |
static int |
RPC_TRACKER_MAGIC |
static String |
TIMEOUT_ARG |
Constructor and Description |
---|
RPC() |
public static final int RPC_TRACKER_MAGIC
public static final int RPC_MAGIC
public static final int RPC_CODE_MISMATCH
public static final int RPC_SESS_MASK
public static final String TIMEOUT_ARG
Copyright © 2024. All rights reserved.