Uses of Interface
org.apache.hadoop.yarn.proto.ResourceTracker.ResourceTrackerService.BlockingInterface

Packages that use ResourceTracker.ResourceTrackerService.BlockingInterface
org.apache.hadoop.yarn.proto   
org.apache.hadoop.yarn.server.api   
org.apache.hadoop.yarn.server.api.impl.pb.service   
 

Uses of ResourceTracker.ResourceTrackerService.BlockingInterface in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return ResourceTracker.ResourceTrackerService.BlockingInterface
static ResourceTracker.ResourceTrackerService.BlockingInterface ResourceTracker.ResourceTrackerService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type ResourceTracker.ResourceTrackerService.BlockingInterface
static com.google.protobuf.BlockingService ResourceTracker.ResourceTrackerService.newReflectiveBlockingService(ResourceTracker.ResourceTrackerService.BlockingInterface impl)
           
 

Uses of ResourceTracker.ResourceTrackerService.BlockingInterface in org.apache.hadoop.yarn.server.api
 

Subinterfaces of ResourceTracker.ResourceTrackerService.BlockingInterface in org.apache.hadoop.yarn.server.api
 interface ResourceTrackerPB
           
 

Uses of ResourceTracker.ResourceTrackerService.BlockingInterface in org.apache.hadoop.yarn.server.api.impl.pb.service
 

Classes in org.apache.hadoop.yarn.server.api.impl.pb.service that implement ResourceTracker.ResourceTrackerService.BlockingInterface
 class ResourceTrackerPBServiceImpl
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.