Interface MasterMessage
-
- All Known Implementing Classes:
SplitReportMessage,TabletStatusMessage
public interface MasterMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsend(TCredentials info, String serverName, MasterClientService.Iface client)
-
-
-
Method Detail
-
send
void send(TCredentials info, String serverName, MasterClientService.Iface client) throws org.apache.thrift.TException, ThriftSecurityException
- Throws:
org.apache.thrift.TExceptionThriftSecurityException
-
-