Package | Description |
---|---|
org.apache.reef.tang.proto |
Modifier and Type | Class and Description |
---|---|
static class |
ClassHierarchyProto.ConstructorArg
Protobuf type
ConstructorArg |
static class |
ClassHierarchyProto.ConstructorArg.Builder
Protobuf type
ConstructorArg |
Modifier and Type | Method and Description |
---|---|
ClassHierarchyProto.ConstructorArgOrBuilder |
ClassHierarchyProto.ConstructorDefOrBuilder.getArgsOrBuilder(int index)
repeated .ConstructorArg args = 2; |
ClassHierarchyProto.ConstructorArgOrBuilder |
ClassHierarchyProto.ConstructorDef.getArgsOrBuilder(int index)
repeated .ConstructorArg args = 2; |
ClassHierarchyProto.ConstructorArgOrBuilder |
ClassHierarchyProto.ConstructorDef.Builder.getArgsOrBuilder(int index)
repeated .ConstructorArg args = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClassHierarchyProto.ConstructorArgOrBuilder> |
ClassHierarchyProto.ConstructorDefOrBuilder.getArgsOrBuilderList()
repeated .ConstructorArg args = 2; |
List<? extends ClassHierarchyProto.ConstructorArgOrBuilder> |
ClassHierarchyProto.ConstructorDef.getArgsOrBuilderList()
repeated .ConstructorArg args = 2; |
List<? extends ClassHierarchyProto.ConstructorArgOrBuilder> |
ClassHierarchyProto.ConstructorDef.Builder.getArgsOrBuilderList()
repeated .ConstructorArg args = 2; |
Copyright © 2016 The Apache Software Foundation. All rights reserved.