Package | Description |
---|---|
org.apache.hadoop.ipc.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
RpcHeaderProtos.RpcSaslProto.SaslAuth
Protobuf type
hadoop.common.RpcSaslProto.SaslAuth |
static class |
RpcHeaderProtos.RpcSaslProto.SaslAuth.Builder
Protobuf type
hadoop.common.RpcSaslProto.SaslAuth |
Modifier and Type | Method and Description |
---|---|
RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder |
RpcHeaderProtos.RpcSaslProtoOrBuilder.getAuthsOrBuilder(int index)
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4; |
RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder |
RpcHeaderProtos.RpcSaslProto.getAuthsOrBuilder(int index)
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4; |
RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder |
RpcHeaderProtos.RpcSaslProto.Builder.getAuthsOrBuilder(int index)
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4; |
Modifier and Type | Method and Description |
---|---|
List<? extends RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder> |
RpcHeaderProtos.RpcSaslProtoOrBuilder.getAuthsOrBuilderList()
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4; |
List<? extends RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder> |
RpcHeaderProtos.RpcSaslProto.getAuthsOrBuilderList()
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4; |
List<? extends RpcHeaderProtos.RpcSaslProto.SaslAuthOrBuilder> |
RpcHeaderProtos.RpcSaslProto.Builder.getAuthsOrBuilderList()
repeated .hadoop.common.RpcSaslProto.SaslAuth auths = 4; |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.