PlatformInfo

کلاس نهایی عمومی PlatformInfo

نوع Protobuf tensorflow.PlatformInfo

کلاس های تو در تو

کلاس PlatformInfo.Builder نوع Protobuf tensorflow.PlatformInfo

ثابت ها

بین المللی BITS_FIELD_NUMBER
بین المللی LINKAGE_FIELD_NUMBER
بین المللی MACHINE_FIELD_NUMBER
بین المللی RELEASE_FIELD_NUMBER
بین المللی SYSTEM_FIELD_NUMBER
بین المللی VERSION_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
رشته
getBits ()
 e.g.
com.google.protobuf.ByteString
getBitsBytes ()
 e.g.
استاتیک PlatformInfo
PlatformInfo
نهایی static com.google.protobuf.Descriptors.Descriptor
رشته
getLinkage ()
 e.g.
com.google.protobuf.ByteString
رشته
getMachine ()
 e.g.
com.google.protobuf.ByteString
getMachineBytes ()
 e.g.
رشته
getRelease ()
 e.g.
com.google.protobuf.ByteString
بین المللی
رشته
getSystem ()
 e.g.
com.google.protobuf.ByteString
com.google.protobuf.UnknownFieldSet نهایی
رشته
getVersion ()
 e.g.
com.google.protobuf.ByteString
بین المللی
بولی نهایی
استاتیک PlatformInfo.Builder
newBuilder (نمونه اولیه PlatformInfo )
استاتیک PlatformInfo.Builder
PlatformInfo.Builder
استاتیک PlatformInfo
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک PlatformInfo
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PlatformInfo
parseFrom (داده های ByteBuffer)
استاتیک PlatformInfo
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PlatformInfo
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PlatformInfo
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک PlatformInfo
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PlatformInfo
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک PlatformInfo
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک PlatformInfo
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
PlatformInfo.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی BITS_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی LINKAGE_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی MACHINE_FIELD_NUMBER

مقدار ثابت: 3

نهایی استاتیک عمومی RELEASE_FIELD_NUMBER

ارزش ثابت: 4

SYSTEM_FIELD_NUMBER نهایی استاتیک عمومی

ارزش ثابت: 5

نهایی استاتیک عمومی VERSION_FIELD_NUMBER

مقدار ثابت: 6

روش های عمومی

بولین عمومی برابر است (Object Obj)

رشته عمومی getBits ()

 e.g. '64bit'
 
string bits = 1;

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

 e.g. '64bit'
 
string bits = 1;

استاتیک عمومی PlatformInfo getDefaultInstance ()

عمومی PlatformInfo getDefaultInstanceForType ()

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

رشته عمومی getLinkage ()

string linkage = 2;

 e.g. 'ELF'
 
= 2;

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

string linkage = 2;

 e.g. 'ELF'
 
= 2;

رشته عمومی getMachine ()

ماشین رشته

 e.g. 'i386'
 
string machine = 3;

public com.google.protobuf.ByteString getMachineBytes ()

ماشین رشته

 e.g. 'i386'
 
string machine = 3;

عمومی getParserForType ()

رشته عمومی getRelease ()

انتشار رشته

 e.g. '3.13.0-76-generic'
 
string release = 4;

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

انتشار رشته

 e.g. '3.13.0-76-generic'
 
string release = 4;

عمومی int getSerializedSize ()

رشته عمومی getSystem ()

string system = 5;

 e.g. 'Linux'
 
= 5;

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

string system = 5;

 e.g. 'Linux'
 
= 5;

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

رشته عمومی getVersion ()

نسخه رشته

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

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

نسخه رشته

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

هش کد عمومی ()

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

عمومی static PlatformInfo.Builder newBuilder (نمونه اولیه PlatformInfo )

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

عمومی PlatformInfo.Builder newBuilderForType ()

عمومی استاتیک PlatformInfo parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی static PlatformInfo parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک PlatformInfo parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی static PlatformInfo parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
InvalidProtocolBufferException

عمومی static PlatformInfo parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

عمومی PlatformInfo.Builder toBuilder ()

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

پرتاب می کند
IOException