public class PrefixShardHandler extends Object
Constructor and Description |
---|
PrefixShardHandler(DistributedShardFactory shardFactory,
org.opendaylight.mdsal.dom.api.DOMDataTreeService domDataTreeService,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer serializer) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CreatePrefixShardOutput>> |
onCreatePrefixShard(CreatePrefixShardInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemovePrefixShardOutput>> |
onRemovePrefixShard(RemovePrefixShardInput input) |
public PrefixShardHandler(DistributedShardFactory shardFactory, org.opendaylight.mdsal.dom.api.DOMDataTreeService domDataTreeService, org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer serializer)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<CreatePrefixShardOutput>> onCreatePrefixShard(CreatePrefixShardInput input)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemovePrefixShardOutput>> onRemovePrefixShard(RemovePrefixShardInput input)
Copyright © 2019 OpenDaylight. All rights reserved.