ServiceConfig.WorkerConfig

מחלקה סופית סטטית ציבורית ServiceConfig.WorkerConfig

 Configuration for a tf.data service WorkerServer.
 
סוג Protobuf tensorflow.data.experimental.WorkerConfig

כיתות מקוננות

מעמד ServiceConfig.WorkerConfig.Builder
 Configuration for a tf.data service WorkerServer. 

קבועים

int DISPATCHER_ADDRESS_FIELD_NUMBER
int DISPATCHER_TIMEOUT_MS_FIELD_NUMBER
int HEARTBEAT_INTERVAL_MS_FIELD_NUMBER
int PORT_FIELD_NUMBER
int PROTOCOL_FIELD_NUMBER
int WORKER_ADDRESS_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי ServiceConfig.WorkerConfig
ServiceConfig.WorkerConfig
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getDispatcherAddress ()
 The address of the dispatcher to register with.
com.google.protobuf.ByteString
getDispatcherAddressBytes ()
 The address of the dispatcher to register with.
ארוך
getDispatcherTimeoutMs ()
 How long to retry requests to the dispatcher before giving up and reporting
 an error.
ארוך
getHeartbeatIntervalMs ()
 How often the worker should heartbeat to the master.
ארוך
getPort ()
 The port for the worker to bind to.
חוּט
getProtocol ()
 The protocol for the worker to use when connecting to the dispatcher.
com.google.protobuf.ByteString
getProtocolBytes ()
 The protocol for the worker to use when connecting to the dispatcher.
int
final com.google.protobuf.UnknownFieldSet
חוּט
getWorkerAddress ()
 The address of the worker server.
com.google.protobuf.ByteString
getWorkerAddressBytes ()
 The address of the worker server.
int
בוליאנית סופית
סטטי ServiceConfig.WorkerConfig.Builder
סטטי ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig.Builder
סטטי ServiceConfig.WorkerConfig
parseDelimitedFrom (קלט InputStream)
סטטי ServiceConfig.WorkerConfig
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני ByteBuffer)
סטטי ServiceConfig.WorkerConfig
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי ServiceConfig.WorkerConfig
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
ServiceConfig.WorkerConfig.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי DISPATCHER_ADDRESS_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי DISPATCHER_TIMEOUT_MS_FIELD_NUMBER

ערך קבוע: 6

גמר סטטי ציבורי HEARTBEAT_INTERVAL_MS_FIELD_NUMBER

ערך קבוע: 5

גמר סטטי ציבורי PORT_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי PROTOCOL_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי WORKER_ADDRESS_FIELD_NUMBER

ערך קבוע: 4

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static ServiceConfig.WorkerConfig getDefaultInstance ()

public ServiceConfig.WorkerConfig getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מחרוזת ציבורית getDispatcherAddress ()

 The address of the dispatcher to register with.
 
string dispatcher_address = 3;

public com.google.protobuf.ByteString getDispatcherAddressBytes ()

 The address of the dispatcher to register with.
 
string dispatcher_address = 3;

public long getDispatcherTimeoutMs ()

 How long to retry requests to the dispatcher before giving up and reporting
 an error.
 
int64 dispatcher_timeout_ms = 6;

public long getHeartbeatIntervalMs ()

 How often the worker should heartbeat to the master.
 
int64 heartbeat_interval_ms = 5;

פּוּמְבֵּי getParserForType ()

public long getPort ()

יציאת

 The port for the worker to bind to. A value of 0 indicates that the
 worker may bind to any available port.
 
int64 port = 1;

מחרוזת ציבורית getProtocol ()

 The protocol for the worker to use when connecting to the dispatcher.
 
string protocol = 2;

public com.google.protobuf.ByteString getProtocolBytes ()

 The protocol for the worker to use when connecting to the dispatcher.
 
string protocol = 2;

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

מחרוזת ציבורית getWorkerAddress ()

 The address of the worker server. The substring "%port%", if specified,
 will be replaced with the worker's bound port. This is useful when the port
 is set to `0`.
 
string worker_address = 4;

public com.google.protobuf.ByteString getWorkerAddressBytes ()

 The address of the worker server. The substring "%port%", if specified,
 will be replaced with the worker's bound port. This is useful when the port
 is set to `0`.
 
string worker_address = 4;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי ServiceConfig.WorkerConfig.Builder newBuilder (אב-טיפוס ServiceConfig.WorkerConfig )

public static ServiceConfig.WorkerConfig.Builder newBuilder ()

public ServiceConfig.WorkerConfig.Builder newBuilderForType ()

public static ServiceConfig.WorkerConfig parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static ServiceConfig.WorkerConfig parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException
,
מחלקה סופית סטטית ציבורית ServiceConfig.WorkerConfig

 Configuration for a tf.data service WorkerServer.
 
סוג Protobuf tensorflow.data.experimental.WorkerConfig

כיתות מקוננות

מעמד ServiceConfig.WorkerConfig.Builder
 Configuration for a tf.data service WorkerServer. 

קבועים

int DISPATCHER_ADDRESS_FIELD_NUMBER
int DISPATCHER_TIMEOUT_MS_FIELD_NUMBER
int HEARTBEAT_INTERVAL_MS_FIELD_NUMBER
int PORT_FIELD_NUMBER
int PROTOCOL_FIELD_NUMBER
int WORKER_ADDRESS_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי ServiceConfig.WorkerConfig
ServiceConfig.WorkerConfig
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getDispatcherAddress ()
 The address of the dispatcher to register with.
com.google.protobuf.ByteString
getDispatcherAddressBytes ()
 The address of the dispatcher to register with.
ארוך
getDispatcherTimeoutMs ()
 How long to retry requests to the dispatcher before giving up and reporting
 an error.
ארוך
getHeartbeatIntervalMs ()
 How often the worker should heartbeat to the master.
ארוך
getPort ()
 The port for the worker to bind to.
חוּט
getProtocol ()
 The protocol for the worker to use when connecting to the dispatcher.
com.google.protobuf.ByteString
getProtocolBytes ()
 The protocol for the worker to use when connecting to the dispatcher.
int
final com.google.protobuf.UnknownFieldSet
חוּט
getWorkerAddress ()
 The address of the worker server.
com.google.protobuf.ByteString
getWorkerAddressBytes ()
 The address of the worker server.
int
בוליאנית סופית
סטטי ServiceConfig.WorkerConfig.Builder
סטטי ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig.Builder
סטטי ServiceConfig.WorkerConfig
parseDelimitedFrom (קלט InputStream)
סטטי ServiceConfig.WorkerConfig
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני ByteBuffer)
סטטי ServiceConfig.WorkerConfig
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי ServiceConfig.WorkerConfig
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי ServiceConfig.WorkerConfig
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
ServiceConfig.WorkerConfig.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי DISPATCHER_ADDRESS_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי DISPATCHER_TIMEOUT_MS_FIELD_NUMBER

ערך קבוע: 6

גמר סטטי ציבורי HEARTBEAT_INTERVAL_MS_FIELD_NUMBER

ערך קבוע: 5

גמר סטטי ציבורי PORT_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי PROTOCOL_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי WORKER_ADDRESS_FIELD_NUMBER

ערך קבוע: 4

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static ServiceConfig.WorkerConfig getDefaultInstance ()

public ServiceConfig.WorkerConfig getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מחרוזת ציבורית getDispatcherAddress ()

 The address of the dispatcher to register with.
 
string dispatcher_address = 3;

public com.google.protobuf.ByteString getDispatcherAddressBytes ()

 The address of the dispatcher to register with.
 
string dispatcher_address = 3;

public long getDispatcherTimeoutMs ()

 How long to retry requests to the dispatcher before giving up and reporting
 an error.
 
int64 dispatcher_timeout_ms = 6;

public long getHeartbeatIntervalMs ()

 How often the worker should heartbeat to the master.
 
int64 heartbeat_interval_ms = 5;

פּוּמְבֵּי getParserForType ()

public long getPort ()

יציאת

 The port for the worker to bind to. A value of 0 indicates that the
 worker may bind to any available port.
 
int64 port = 1;

מחרוזת ציבורית getProtocol ()

 The protocol for the worker to use when connecting to the dispatcher.
 
string protocol = 2;

public com.google.protobuf.ByteString getProtocolBytes ()

 The protocol for the worker to use when connecting to the dispatcher.
 
string protocol = 2;

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

מחרוזת ציבורית getWorkerAddress ()

 The address of the worker server. The substring "%port%", if specified,
 will be replaced with the worker's bound port. This is useful when the port
 is set to `0`.
 
string worker_address = 4;

public com.google.protobuf.ByteString getWorkerAddressBytes ()

 The address of the worker server. The substring "%port%", if specified,
 will be replaced with the worker's bound port. This is useful when the port
 is set to `0`.
 
string worker_address = 4;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי ServiceConfig.WorkerConfig.Builder newBuilder (אב-טיפוס ServiceConfig.WorkerConfig )

public static ServiceConfig.WorkerConfig.Builder newBuilder ()

public ServiceConfig.WorkerConfig.Builder newBuilderForType ()

public static ServiceConfig.WorkerConfig parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static ServiceConfig.WorkerConfig parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ServiceConfig.WorkerConfig parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException