-
Method Summary
-
Method Details
-
create
void create(
Channel channel,
org.apache.thrift.async.AsyncMethodCallback<Channel> resultHandler)
throws
org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
remove
void remove(
String id,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)
throws
org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getAll
void getAll(
Page page,
Filter filter,
org.apache.thrift.async.AsyncMethodCallback<ChannelListResponse> resultHandler)
throws
org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getAllTypes
void getAllTypes(
org.apache.thrift.async.AsyncMethodCallback<ChannelTypeListResponse> resultHandler)
throws
org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
getById
void getById(
String id,
org.apache.thrift.async.AsyncMethodCallback<Channel> resultHandler)
throws
org.apache.thrift.TException
- Throws:
org.apache.thrift.TException