Uses of Interface
org.apache.storm.generated.DistributedRPC.AsyncIface
-
Packages that use DistributedRPC.AsyncIface Package Description org.apache.storm.generated -
-
Uses of DistributedRPC.AsyncIface in org.apache.storm.generated
Classes in org.apache.storm.generated with type parameters of type DistributedRPC.AsyncIface Modifier and Type Class Description static class
DistributedRPC.AsyncProcessor<I extends DistributedRPC.AsyncIface>
static class
DistributedRPC.AsyncProcessor.execute<I extends DistributedRPC.AsyncIface>
Classes in org.apache.storm.generated that implement DistributedRPC.AsyncIface Modifier and Type Class Description static class
DistributedRPC.AsyncClient
-