StackFrameWithId.Builder

classe finale statica pubblica StackFrameWithId.Builder

 A stack frame with ID.
 
Tipo di protocollo tensorflow.StackFrameWithId

Metodi pubblici

StackFrameWithId.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
StackFrameWithId
StackFrameWithId
StackFrameWithId.Builder
chiaro ()
StackFrameWithId.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
StackFrameWithId.Builder
clearFileLineCol ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
StackFrameWithId.Builder
IDclear ()
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
StackFrameWithId.Builder
clone ()
StackFrameWithId
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
GraphDebugInfo.FileLineCol
getFileLineCol ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
GraphDebugInfo.FileLineCol.Builder
getFileLineColBuilder ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
GraphDebugInfo.FileLineColOrBuilder
getFileLineColOrBuilder ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
Corda
getId ()
 A unique ID for the stack frame: A UUID-like string.
com.google.protobuf.ByteString
getIdBytes ()
 A unique ID for the stack frame: A UUID-like string.
booleano
hasFileLineCol ()
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
booleano finale
StackFrameWithId.Builder
mergeFileLineCol (valore GraphDebugInfo.FileLineCol )
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
StackFrameWithId.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
StackFrameWithId.Builder
mergeFrom (com.google.protobuf.Message altro)
finale StackFrameWithId.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
StackFrameWithId.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
StackFrameWithId.Builder
setFileLineCol ( GraphDebugInfo.FileLineCol.Builder builderForValue)
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
StackFrameWithId.Builder
setFileLineCol (valore GraphDebugInfo.FileLineCol )
 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
StackFrameWithId.Builder
setId (valore stringa)
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
setIdBytes (valore com.google.protobuf.ByteString)
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale StackFrameWithId.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public StackFrameWithId.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public StackFrameWithId build ()

public StackFrameWithId buildPartial ()

pubblico StackFrameWithId.Builder chiaro ()

public StackFrameWithId.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

pubblico StackFrameWithId.Builder clearFileLineCol ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

pubblico StackFrameWithId.Builder clearId ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

public StackFrameWithId.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

clone pubblico StackFrameWithId.Builder ()

pubblico StackFrameWithId getDefaultInstanceForType ()

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

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

pubblico GraphDebugInfo.FileLineCol getFileLineCol ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

public GraphDebugInfo.FileLineCol.Builder getFileLineColBuilder ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

public GraphDebugInfo.FileLineColOrBuilder getFileLineColOrBuilder ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

stringa pubblica getId ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

pubblico com.google.protobuf.ByteString getIdBytes ()

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

pubblico booleano hasFileLineCol ()

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

public final booleano isInitialized ()

pubblico StackFrameWithId.Builder mergeFileLineCol (valore GraphDebugInfo.FileLineCol )

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

public StackFrameWithId.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public StackFrameWithId.Builder mergeFrom (com.google.protobuf.Message altro)

public final StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public StackFrameWithId.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public StackFrameWithId.Builder setFileLineCol ( GraphDebugInfo.FileLineCol.Builder builderForValue)

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

public StackFrameWithId.Builder setFileLineCol (valore GraphDebugInfo.FileLineCol )

 Stack frame, i.e., a frame of a stack trace, containing information
 regarding the file name, line number, function name, code content
 of the line, and column number (if available).
 
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;

pubblico StackFrameWithId.Builder setId (valore stringa)

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

pubblico StackFrameWithId.Builder setIdBytes (valore com.google.protobuf.ByteString)

 A unique ID for the stack frame: A UUID-like string.
 
string id = 1;

public StackFrameWithId.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale StackFrameWithId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)