Package org.apache.bookkeeper.proto
Interface BookkeeperProtocol.GetBookieInfoRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
BookkeeperProtocol.GetBookieInfoRequest
,BookkeeperProtocol.GetBookieInfoRequest.Builder
- Enclosing class:
- BookkeeperProtocol
public static interface BookkeeperProtocol.GetBookieInfoRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getRequested()
bitwise OR of Flagsboolean
hasRequested()
bitwise OR of Flags-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-