SessionMetadata

genel final sınıfı SessionMetadata

 Metadata about the session.
 This can be used by the runtime and the Ops for debugging, monitoring, etc.
 The (name, version) tuple is expected to be a unique identifier for
 sessions within the same process.
 NOTE: This is currently used and propagated only by the direct session.
 
Protobuf tipi tensorflow.SessionMetadata

İç İçe Sınıflar

sınıf SessionMetadata.Builder
 Metadata about the session. 

Sabitler

int NAME_FIELD_NUMBER
int VERSION_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik OturumMeta Verileri
OturumMeta Verileri
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
int
final com.google.protobuf.UnknownFieldSet
uzun
getVersion ()
 The version is optional.
int
son boole değeri
statik SessionMetadata.Builder
statik SessionMetadata.Builder
SessionMetadata.Builder
statik OturumMeta Verileri
parseDelimitedFrom (InputStream girişi)
statik OturumMeta Verileri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik OturumMeta Verileri
parseFrom (ByteBuffer verileri)
statik OturumMeta Verileri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik OturumMeta Verileri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik OturumMeta Verileri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik OturumMeta Verileri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik OturumMeta Verileri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik OturumMeta Verileri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik OturumMeta Verileri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SessionMetadata.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int NAME_FIELD_NUMBER

Sabit Değer: 1

genel statik final int VERSION_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static SessionMetadata getDefaultInstance ()

public SessionMetadata getDefaultInstanceForType ()

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

genel Dize getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

halk getParserForType ()

public int getSerializedSize ()

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

genel uzun getVersion ()

 The version is optional. If set, needs to be >= 0.
 
int64 version = 2;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik SessionMetadata.Builder newBuilder ( SessionMetadata prototipi)

genel statik SessionMetadata.Builder newBuilder ()

genel SessionMetadata.Builder newBuilderForType ()

genel statik SessionMetadata ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik SessionMetadata ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik SessionMetadata ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SessionMetadata ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik SessionMetadata ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SessionMetadata ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik SessionMetadata ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SessionMetadata ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SessionMetadata ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik SessionMetadata ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public SessionMetadata.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası