public static interface MapperNamespace.MappingDefinitionSetOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MapperNamespace.MapperDeclaration |
getMappings(int index)
repeated .org.nd4j.ir.MapperDeclaration mappings = 1; |
int |
getMappingsCount()
repeated .org.nd4j.ir.MapperDeclaration mappings = 1; |
List<MapperNamespace.MapperDeclaration> |
getMappingsList()
repeated .org.nd4j.ir.MapperDeclaration mappings = 1; |
MapperNamespace.MapperDeclarationOrBuilder |
getMappingsOrBuilder(int index)
repeated .org.nd4j.ir.MapperDeclaration mappings = 1; |
List<? extends MapperNamespace.MapperDeclarationOrBuilder> |
getMappingsOrBuilderList()
repeated .org.nd4j.ir.MapperDeclaration mappings = 1; |
String |
getName(int index)
repeated string name = 2; |
org.nd4j.shade.protobuf.ByteString |
getNameBytes(int index)
repeated string name = 2; |
int |
getNameCount()
repeated string name = 2; |
List<String> |
getNameList()
repeated string name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<MapperNamespace.MapperDeclaration> getMappingsList()
repeated .org.nd4j.ir.MapperDeclaration mappings = 1;MapperNamespace.MapperDeclaration getMappings(int index)
repeated .org.nd4j.ir.MapperDeclaration mappings = 1;int getMappingsCount()
repeated .org.nd4j.ir.MapperDeclaration mappings = 1;List<? extends MapperNamespace.MapperDeclarationOrBuilder> getMappingsOrBuilderList()
repeated .org.nd4j.ir.MapperDeclaration mappings = 1;MapperNamespace.MapperDeclarationOrBuilder getMappingsOrBuilder(int index)
repeated .org.nd4j.ir.MapperDeclaration mappings = 1;int getNameCount()
repeated string name = 2;String getName(int index)
repeated string name = 2;org.nd4j.shade.protobuf.ByteString getNameBytes(int index)
repeated string name = 2;Copyright © 2021. All rights reserved.