com.netflix.astyanax.shallows
Class EmptyKeyspaceTracer
java.lang.Object
com.netflix.astyanax.shallows.EmptyKeyspaceTracer
- All Implemented Interfaces:
- CassandraOperationTracer
public class EmptyKeyspaceTracer
- extends Object
- implements CassandraOperationTracer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static EmptyKeyspaceTracer getInstance()
start
public CassandraOperationTracer start()
- Specified by:
start
in interface CassandraOperationTracer
success
public void success()
- Specified by:
success
in interface CassandraOperationTracer
failure
public void failure(ConnectionException e)
- Specified by:
failure
in interface CassandraOperationTracer
Copyright © 2012. All Rights Reserved.