| Package | Description |
|---|---|
| org.apache.slider.api.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.ComponentInformationProto
Protobuf type
org.apache.slider.api.ComponentInformationProto |
static class |
Messages.ComponentInformationProto.Builder
Protobuf type
org.apache.slider.api.ComponentInformationProto |
| Modifier and Type | Method and Description |
|---|---|
Messages.ComponentInformationProtoOrBuilder |
Messages.GetLiveComponentsResponseProtoOrBuilder.getComponentsOrBuilder(int index)
repeated .org.apache.slider.api.ComponentInformationProto components = 2; |
Messages.ComponentInformationProtoOrBuilder |
Messages.GetLiveComponentsResponseProto.getComponentsOrBuilder(int index)
repeated .org.apache.slider.api.ComponentInformationProto components = 2; |
Messages.ComponentInformationProtoOrBuilder |
Messages.GetLiveComponentsResponseProto.Builder.getComponentsOrBuilder(int index)
repeated .org.apache.slider.api.ComponentInformationProto components = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Messages.ComponentInformationProtoOrBuilder> |
Messages.GetLiveComponentsResponseProtoOrBuilder.getComponentsOrBuilderList()
repeated .org.apache.slider.api.ComponentInformationProto components = 2; |
List<? extends Messages.ComponentInformationProtoOrBuilder> |
Messages.GetLiveComponentsResponseProto.getComponentsOrBuilderList()
repeated .org.apache.slider.api.ComponentInformationProto components = 2; |
List<? extends Messages.ComponentInformationProtoOrBuilder> |
Messages.GetLiveComponentsResponseProto.Builder.getComponentsOrBuilderList()
repeated .org.apache.slider.api.ComponentInformationProto components = 2; |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.