BenchmarkEntries.Builder

BenchmarkEntries.Builder de clase final estática pública

Tipo de tensorflow.BenchmarkEntries

Métodos públicos

BenchmarkEntries.Builder
addAllEntry (Iterable <? extiende los valores de BenchmarkEntry >)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
addEntry (valor de BenchmarkEntry )
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
addEntry (índice int, BenchmarkEntry.Builder builderForValue)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
addEntry (índice int, valor de BenchmarkEntry )
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
addEntry ( BenchmarkEntry.Builder builderForValue)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntry.Builder
addEntryBuilder (índice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntry.Builder
addEntryBuilder ()
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Entradas de referencia
Entradas de referencia
BenchmarkEntries.Builder
claro ()
BenchmarkEntries.Builder
clearEntry ()
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
BenchmarkEntries.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BenchmarkEntries.Builder
clonar ()
Entradas de referencia
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
BenchmarkEntry
getEntry (índice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntry.Builder
getEntryBuilder (índice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista < BenchmarkEntry.Builder >
getEntryBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
En t
getEntryCount ()
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista < BenchmarkEntry >
getEntryList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntryOrBuilder
getEntryOrBuilder (índice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
Lista <? extiende BenchmarkEntryOrBuilder >
getEntryOrBuilderList ()
repeated .tensorflow.BenchmarkEntry entry = 1;
booleano final
BenchmarkEntries.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BenchmarkEntries.Builder
mergeFrom (com.google.protobuf.Message otro)
BenchmarkEntries.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
BenchmarkEntries.Builder
removeEntry (índice int)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
setEntry (índice int, BenchmarkEntry.Builder builderForValue)
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
setEntry (índice int, valor de BenchmarkEntry )
repeated .tensorflow.BenchmarkEntry entry = 1;
BenchmarkEntries.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
BenchmarkEntries.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
BenchmarkEntries.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public BenchmarkEntries.Builder addAllEntry (Iterable <? extiende los valores de BenchmarkEntry >)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder addEntry (valor de BenchmarkEntry )

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder addEntry (int index, BenchmarkEntry.Builder builderForValue)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder addEntry (índice int, valor de BenchmarkEntry )

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder addEntry ( BenchmarkEntry.Builder builderForValue)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntry.Builder addEntryBuilder (índice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntry.Builder addEntryBuilder ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public BenchmarkEntries build ()

public BenchmarkEntries buildPartial ()

public BenchmarkEntries.Builder clear ()

public BenchmarkEntries.Builder clearEntry ()

repeated .tensorflow.BenchmarkEntry entry = 1;

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

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

public BenchmarkEntries.Builder clone ()

public BenchmarkEntries getDefaultInstanceForType ()

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

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

public BenchmarkEntry getEntry (índice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntry.Builder getEntryBuilder (índice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

Lista pública < BenchmarkEntry.Builder > getEntryBuilderList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public int getEntryCount ()

repeated .tensorflow.BenchmarkEntry entry = 1;

Lista pública < Entrada de referencia > getEntryList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntryOrBuilder getEntryOrBuilder (índice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

Lista pública <? extiende BenchmarkEntryOrBuilder > getEntryOrBuilderList ()

repeated .tensorflow.BenchmarkEntry entry = 1;

public final boolean isInitialized ()

public BenchmarkEntries.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public BenchmarkEntries.Builder mergeFrom (com.google.protobuf.Message other)

public final BenchmarkEntries.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public BenchmarkEntries.Builder removeEntry (índice int)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder setEntry (int index, BenchmarkEntry.Builder builderForValue)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder setEntry (int index, BenchmarkEntry value)

repeated .tensorflow.BenchmarkEntry entry = 1;

public BenchmarkEntries.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public BenchmarkEntries.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público final BenchmarkEntries.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)