Package akka.remote
Interface ContainerFormats.WatcherHeartbeatResponseOrBuilder
-
- All Superinterfaces:
akka.protobufv3.internal.MessageLiteOrBuilder,akka.protobufv3.internal.MessageOrBuilder
- All Known Implementing Classes:
ContainerFormats.WatcherHeartbeatResponse,ContainerFormats.WatcherHeartbeatResponse.Builder
- Enclosing class:
- ContainerFormats
public static interface ContainerFormats.WatcherHeartbeatResponseOrBuilder extends akka.protobufv3.internal.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetUid()required uint64 uid = 1;booleanhasUid()required uint64 uid = 1;-
Methods inherited from interface akka.protobufv3.internal.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-