org.apache.accumulo.core.client.impl.thrift
Interface ThriftTest.Iface

All Known Implementing Classes:
ThriftTest.Client
Enclosing class:
ThriftTest

public static interface ThriftTest.Iface


Method Summary
 boolean fails()
           
 boolean success()
           
 boolean throwsError()
           
 

Method Detail

success

boolean success()
                throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException

fails

boolean fails()
              throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException

throwsError

boolean throwsError()
                    throws ThriftSecurityException,
                           org.apache.thrift.TException
Throws:
ThriftSecurityException
org.apache.thrift.TException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.