ServiceConfig.WorkerConfig

classe finale statica pubblica ServiceConfig.WorkerConfig

 Configuration for a tf.data service WorkerServer.
 
Tipo di protocollo tensorflow.data.experimental.WorkerConfig

Classi nidificate

classe ServiceConfig.WorkerConfig.Builder
 Configuration for a tf.data service WorkerServer. 

Costanti

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 LAVORATORE_INDIRIZZO_CAMPO_NUMERO

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
ServiceConfig.WorkerConfig statico
ServiceConfig.WorkerConfig
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getIndirizzoDispatcher ()
 The address of the dispatcher to register with.
com.google.protobuf.ByteString
getDispatcherAddressBytes ()
 The address of the dispatcher to register with.
lungo
getDispatcherTimeoutMs ()
 How long to retry requests to the dispatcher before giving up and reporting
 an error.
lungo
getHeartbeatIntervalMs ()
 How often the worker should heartbeat to the master.
lungo
getPort ()
 The port for the worker to bind to.
Corda
getProtocollo ()
 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
finale com.google.protobuf.UnknownFieldSet
Corda
getindirizzolavoratore ()
 The address of the worker server.
com.google.protobuf.ByteString
getIndirizzoOperatoreBytes ()
 The address of the worker server.
int
booleano finale
statico ServiceConfig.WorkerConfig.Builder
statico ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig statico
parseDelimitedFrom (input InputStream)
ServiceConfig.WorkerConfig statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati ByteBuffer)
ServiceConfig.WorkerConfig statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
ServiceConfig.WorkerConfig statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati com.google.protobuf.ByteString)
ServiceConfig.WorkerConfig statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ServiceConfig.WorkerConfig.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DISPATCHER_ADDRESS_FIELD_NUMBER

Valore costante: 3

public static final int DISPATCHER_TIMEOUT_MS_FIELD_NUMBER

Valore costante: 6

pubblico statico finale int HEARTBEAT_INTERVAL_MS_FIELD_NUMBER

Valore costante: 5

public static final int PORT_FIELD_NUMBER

Valore costante: 1

public static final int PROTOCOL_FIELD_NUMBER

Valore costante: 2

public static final int WORKER_ADDRESS_FIELD_NUMBER

Valore costante: 4

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico ServiceConfig.WorkerConfig getDefaultInstance ()

pubblico ServiceConfig.WorkerConfig getDefaultInstanceForType ()

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

public String getDispatcherAddress ()

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

pubblico com.google.protobuf.ByteString getDispatcherAddressBytes ()

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

pubblico lungo getDispatcherTimeoutMs ()

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

pubblico lungo getHeartbeatIntervalMs ()

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

pubblico getParserForType ()

getPort lungo pubblico ()

 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;

public String getProtocol ()

string protocol = 2;

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

pubblico com.google.protobuf.ByteString getProtocolBytes ()

string protocol = 2;

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

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public String 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;

pubblico 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 ()

public final booleano isInitialized ()

pubblico statico ServiceConfig.WorkerConfig.Builder newBuilder (prototipo ServiceConfig.WorkerConfig )

pubblico statico ServiceConfig.WorkerConfig.Builder newBuilder ()

pubblico ServiceConfig.WorkerConfig.Builder newBuilderForType ()

public static ServiceConfig.WorkerConfig parseDelimitedFrom (input InputStream)

Lancia
IOException

public static ServiceConfig.WorkerConfig parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ServiceConfig.WorkerConfig (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ServiceConfig.WorkerConfig (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

public static ServiceConfig.WorkerConfig parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ServiceConfig.WorkerConfig (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico ServiceConfig.WorkerConfig parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ServiceConfig.WorkerConfig (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico ServiceConfig.WorkerConfig parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico ServiceConfig.WorkerConfig.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException
,
classe finale statica pubblica ServiceConfig.WorkerConfig

 Configuration for a tf.data service WorkerServer.
 
Tipo di protocollo tensorflow.data.experimental.WorkerConfig

Classi nidificate

classe ServiceConfig.WorkerConfig.Builder
 Configuration for a tf.data service WorkerServer. 

Costanti

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 LAVORATORE_INDIRIZZO_CAMPO_NUMERO

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
ServiceConfig.WorkerConfig statico
ServiceConfig.WorkerConfig
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getIndirizzoDispatcher ()
 The address of the dispatcher to register with.
com.google.protobuf.ByteString
getDispatcherAddressBytes ()
 The address of the dispatcher to register with.
lungo
getDispatcherTimeoutMs ()
 How long to retry requests to the dispatcher before giving up and reporting
 an error.
lungo
getHeartbeatIntervalMs ()
 How often the worker should heartbeat to the master.
lungo
getPort ()
 The port for the worker to bind to.
Corda
getProtocollo ()
 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
finale com.google.protobuf.UnknownFieldSet
Corda
getindirizzolavoratore ()
 The address of the worker server.
com.google.protobuf.ByteString
getIndirizzoOperatoreBytes ()
 The address of the worker server.
int
booleano finale
statico ServiceConfig.WorkerConfig.Builder
statico ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig statico
parseDelimitedFrom (input InputStream)
ServiceConfig.WorkerConfig statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati ByteBuffer)
ServiceConfig.WorkerConfig statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
ServiceConfig.WorkerConfig statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati com.google.protobuf.ByteString)
ServiceConfig.WorkerConfig statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceConfig.WorkerConfig statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ServiceConfig.WorkerConfig.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DISPATCHER_ADDRESS_FIELD_NUMBER

Valore costante: 3

public static final int DISPATCHER_TIMEOUT_MS_FIELD_NUMBER

Valore costante: 6

pubblico statico finale int HEARTBEAT_INTERVAL_MS_FIELD_NUMBER

Valore costante: 5

public static final int PORT_FIELD_NUMBER

Valore costante: 1

public static final int PROTOCOL_FIELD_NUMBER

Valore costante: 2

public static final int WORKER_ADDRESS_FIELD_NUMBER

Valore costante: 4

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico ServiceConfig.WorkerConfig getDefaultInstance ()

pubblico ServiceConfig.WorkerConfig getDefaultInstanceForType ()

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

public String 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;

pubblico lungo getDispatcherTimeoutMs ()

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

pubblico lungo getHeartbeatIntervalMs ()

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

pubblico getParserForType ()

getPort lungo pubblico ()

 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;

public String getProtocol ()

string protocol = 2;

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

pubblico com.google.protobuf.ByteString getProtocolBytes ()

string protocol = 2;

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

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public String 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;

pubblico 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 ()

public final booleano isInitialized ()

pubblico statico ServiceConfig.WorkerConfig.Builder newBuilder (prototipo ServiceConfig.WorkerConfig )

pubblico statico ServiceConfig.WorkerConfig.Builder newBuilder ()

pubblico ServiceConfig.WorkerConfig.Builder newBuilderForType ()

public static ServiceConfig.WorkerConfig parseDelimitedFrom (input InputStream)

Lancia
IOException

public static ServiceConfig.WorkerConfig parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ServiceConfig.WorkerConfig (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ServiceConfig.WorkerConfig (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

public static ServiceConfig.WorkerConfig parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ServiceConfig.WorkerConfig (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico ServiceConfig.WorkerConfig parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ServiceConfig.WorkerConfig (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static ServiceConfig.WorkerConfig parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico ServiceConfig.WorkerConfig parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico ServiceConfig.WorkerConfig.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException