public interface WorkerManagerWorkersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getWorker(int index)
serialized bytes of worker
|
int |
getWorkerCount()
serialized bytes of worker
|
java.util.List<com.google.protobuf.ByteString> |
getWorkerList()
serialized bytes of worker
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<com.google.protobuf.ByteString> getWorkerList()
serialized bytes of worker
repeated bytes worker = 1;int getWorkerCount()
serialized bytes of worker
repeated bytes worker = 1;com.google.protobuf.ByteString getWorker(int index)
serialized bytes of worker
repeated bytes worker = 1;index - The index of the element to return.Copyright © 2024. All rights reserved.