Interface ClusterShardingMessages.GetClusterShardingStatsOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getTimeoutNanos()
      required int64 timeoutNanos = 1;
      boolean hasTimeoutNanos()
      required int64 timeoutNanos = 1;
      • Methods inherited from interface akka.protobufv3.internal.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface akka.protobufv3.internal.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasTimeoutNanos

        boolean hasTimeoutNanos()
        required int64 timeoutNanos = 1;
        Returns:
        Whether the timeoutNanos field is set.
      • getTimeoutNanos

        long getTimeoutNanos()
        required int64 timeoutNanos = 1;
        Returns:
        The timeoutNanos.