getSbp<T> abstract method

Future<T> getSbp<T>(
  1. String sbpName
)

Implementation

Future<T> getSbp<T>(String sbpName);