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. 

ثابت ها

بین المللی DISPATCHER_ADDRESS_FIELD_NUMBER
بین المللی DISPATCHER_TIMEOUT_MS_FIELD_NUMBER
بین المللی HEARTBEAT_INTERVAL_MS_FIELD_NUMBER
بین المللی PORT_FIELD_NUMBER
بین المللی PROTOCOL_FIELD_NUMBER
بین المللی WORKER_ADDRESS_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک ServiceConfig.WorkerConfig
ServiceConfig.WorkerConfig
نهایی 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.
رشته
دریافت پروتکل ()
 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.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
رشته
getWorkerAddress ()
 The address of the worker server.
com.google.protobuf.ByteString
getWorkerAddressBytes ()
 The address of the worker server.
بین المللی
بولی نهایی
Static ServiceConfig.WorkerConfig.Builder
newBuilder (نمونه اولیه ServiceConfig.WorkerConfig )
Static ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig.Builder
استاتیک ServiceConfig.WorkerConfig
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک 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 (بایت[] داده، 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)

عمومی استاتیک ServiceConfig.WorkerConfig getDefaultInstance ()

عمومی 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;

عمومی com.google.protobuf.ByteString getDispatcherAddressBytes ()

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

عمومی طولانی getDispatcherTimeoutMs ()

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

getHeartbeatIntervalMs طولانی مدت عمومی ()

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

عمومی getParserForType ()

عمومی طولانی دریافت پورت ()

پورت

 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;

عمومی com.google.protobuf.ByteString getProtocolBytes ()

پروتکل رشته

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

عمومی int getSerializedSize ()

عمومی نهایی 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;

عمومی 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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک ServiceConfig.WorkerConfig.Builder newBuilder (نمونه اولیه ServiceConfig.WorkerConfig )

عمومی استاتیک ServiceConfig.WorkerConfig.Builder newBuilder ()

عمومی ServiceConfig.WorkerConfig.Builder newBuilderForType ()

عمومی استاتیک ServiceConfig.WorkerConfig parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی ServiceConfig.WorkerConfig.Builder toBuilder ()

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. 

ثابت ها

بین المللی DISPATCHER_ADDRESS_FIELD_NUMBER
بین المللی DISPATCHER_TIMEOUT_MS_FIELD_NUMBER
بین المللی HEARTBEAT_INTERVAL_MS_FIELD_NUMBER
بین المللی PORT_FIELD_NUMBER
بین المللی PROTOCOL_FIELD_NUMBER
بین المللی WORKER_ADDRESS_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک ServiceConfig.WorkerConfig
ServiceConfig.WorkerConfig
نهایی 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.
رشته
دریافت پروتکل ()
 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.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
رشته
getWorkerAddress ()
 The address of the worker server.
com.google.protobuf.ByteString
getWorkerAddressBytes ()
 The address of the worker server.
بین المللی
بولی نهایی
Static ServiceConfig.WorkerConfig.Builder
newBuilder (نمونه اولیه ServiceConfig.WorkerConfig )
Static ServiceConfig.WorkerConfig.Builder
ServiceConfig.WorkerConfig.Builder
استاتیک ServiceConfig.WorkerConfig
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک 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 (بایت[] داده، 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)

عمومی استاتیک ServiceConfig.WorkerConfig getDefaultInstance ()

عمومی 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;

عمومی com.google.protobuf.ByteString getDispatcherAddressBytes ()

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

عمومی طولانی getDispatcherTimeoutMs ()

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

getHeartbeatIntervalMs طولانی مدت عمومی ()

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

عمومی getParserForType ()

عمومی طولانی دریافت پورت ()

پورت

 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;

عمومی com.google.protobuf.ByteString getProtocolBytes ()

پروتکل رشته

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

عمومی int getSerializedSize ()

عمومی نهایی 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;

عمومی 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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک ServiceConfig.WorkerConfig.Builder newBuilder (نمونه اولیه ServiceConfig.WorkerConfig )

عمومی استاتیک ServiceConfig.WorkerConfig.Builder newBuilder ()

عمومی ServiceConfig.WorkerConfig.Builder newBuilderForType ()

عمومی استاتیک ServiceConfig.WorkerConfig parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک ServiceConfig.WorkerConfig parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی ServiceConfig.WorkerConfig.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException