|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface HBaseProtos.ServerNameOrBuilder
| Method Summary | |
|---|---|
String |
getHostName()
required string host_name = 1; |
com.google.protobuf.ByteString |
getHostNameBytes()
required string host_name = 1; |
int |
getPort()
optional uint32 port = 2; |
long |
getStartCode()
optional uint64 start_code = 3; |
boolean |
hasHostName()
required string host_name = 1; |
boolean |
hasPort()
optional uint32 port = 2; |
boolean |
hasStartCode()
optional uint64 start_code = 3; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasHostName()
required string host_name = 1;
String getHostName()
required string host_name = 1;
com.google.protobuf.ByteString getHostNameBytes()
required string host_name = 1;
boolean hasPort()
optional uint32 port = 2;
int getPort()
optional uint32 port = 2;
boolean hasStartCode()
optional uint64 start_code = 3;
long getStartCode()
optional uint64 start_code = 3;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||