Package | Description |
---|---|
org.apache.reef.tang.proto |
Modifier and Type | Class and Description |
---|---|
static class |
ClassHierarchyProto.Node
Protobuf type
Node |
static class |
ClassHierarchyProto.Node.Builder
Protobuf type
Node |
Modifier and Type | Method and Description |
---|---|
ClassHierarchyProto.NodeOrBuilder |
ClassHierarchyProto.NodeOrBuilder.getChildrenOrBuilder(int index)
repeated .Node children = 6; |
ClassHierarchyProto.NodeOrBuilder |
ClassHierarchyProto.Node.getChildrenOrBuilder(int index)
repeated .Node children = 6; |
ClassHierarchyProto.NodeOrBuilder |
ClassHierarchyProto.Node.Builder.getChildrenOrBuilder(int index)
repeated .Node children = 6; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClassHierarchyProto.NodeOrBuilder> |
ClassHierarchyProto.NodeOrBuilder.getChildrenOrBuilderList()
repeated .Node children = 6; |
List<? extends ClassHierarchyProto.NodeOrBuilder> |
ClassHierarchyProto.Node.getChildrenOrBuilderList()
repeated .Node children = 6; |
List<? extends ClassHierarchyProto.NodeOrBuilder> |
ClassHierarchyProto.Node.Builder.getChildrenOrBuilderList()
repeated .Node children = 6; |
Copyright © 2016 The Apache Software Foundation. All rights reserved.