Interface ClusterShardingMessages.GetClusterShardingStatsOrBuilder
- 
- All Superinterfaces:
 akka.protobufv3.internal.MessageLiteOrBuilder,akka.protobufv3.internal.MessageOrBuilder
- All Known Implementing Classes:
 ClusterShardingMessages.GetClusterShardingStats,ClusterShardingMessages.GetClusterShardingStats.Builder
- Enclosing class:
 - ClusterShardingMessages
 
public static interface ClusterShardingMessages.GetClusterShardingStatsOrBuilder extends akka.protobufv3.internal.MessageOrBuilder 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetTimeoutNanos()required int64 timeoutNanos = 1;booleanhasTimeoutNanos()required int64 timeoutNanos = 1;- 
Methods inherited from interface akka.protobufv3.internal.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof 
 - 
 
 -