classe finale pubblica LogMessage
Protocol buffer used for logging messages to the events file.
tensorflow.LogMessage
Classi nidificate
classe | LogMessage.Builder | Protocol buffer used for logging messages to the events file. | |
enum | LogMessage.Level | Protobuf enum tensorflow.LogMessage.Level |
Costanti
int | LIVELLO_CAMPO_NUMERO | |
int | MESSAGGIO_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
LogMessage statico | |
LogMessage | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
LogMessage.Level | getLivello () .tensorflow.LogMessage.Level level = 1; |
int | getLivelloValore () .tensorflow.LogMessage.Level level = 1; |
Corda | getMessaggio () string message = 2; |
com.google.protobuf.ByteString | getMessageBytes () string message = 2; |
int | |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
LogMessage.Builder statico | newBuilder (prototipo LogMessage ) |
LogMessage.Builder statico | |
LogMessage.Builder | |
LogMessage statico | parseDelimitedFrom (input InputStream) |
LogMessage statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LogMessage statico | parseFrom (dati ByteBuffer) |
LogMessage statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
LogMessage statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LogMessage statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
LogMessage statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LogMessage statico | parseFrom (dati com.google.protobuf.ByteString) |
LogMessage statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LogMessage statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
LogMessage.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int LEVEL_FIELD_NUMBER
Valore costante: 1
public static final int MESSAGE_FIELD_NUMBER
Valore costante: 2
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getLevelValue ()
.tensorflow.LogMessage.Level level = 1;
stringa pubblica getMessage ()
string message = 2;
pubblico com.google.protobuf.ByteString getMessageBytes ()
string message = 2;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico LogMessage parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico LogMessage (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico LogMessage (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico LogMessage (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
pubblico statico LogMessage parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico LogMessage (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
parseFrom pubblico statico LogMessage (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
parseFrom pubblico statico LogMessage (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|