|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabletMutations | |
|---|---|
| org.apache.accumulo.core.tabletserver.thrift | |
| org.apache.accumulo.server.logger | |
| org.apache.accumulo.server.tabletserver.log | |
| Uses of TabletMutations in org.apache.accumulo.core.tabletserver.thrift |
|---|
| Fields in org.apache.accumulo.core.tabletserver.thrift with type parameters of type TabletMutations | |
|---|---|
List<TabletMutations> |
MutationLogger.logManyTablets_args.mutations
|
| Methods in org.apache.accumulo.core.tabletserver.thrift that return TabletMutations | |
|---|---|
TabletMutations |
TabletMutations.deepCopy()
|
TabletMutations |
TabletMutations.setMutations(List<TMutation> mutations)
|
TabletMutations |
TabletMutations.setSeq(long seq)
|
TabletMutations |
TabletMutations.setTabletID(int tabletID)
|
| Methods in org.apache.accumulo.core.tabletserver.thrift that return types with arguments of type TabletMutations | |
|---|---|
List<TabletMutations> |
MutationLogger.logManyTablets_args.getMutations()
|
Iterator<TabletMutations> |
MutationLogger.logManyTablets_args.getMutationsIterator()
|
| Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletMutations | |
|---|---|
void |
MutationLogger.logManyTablets_args.addToMutations(TabletMutations elem)
|
int |
TabletMutations.compareTo(TabletMutations other)
|
boolean |
TabletMutations.equals(TabletMutations that)
|
| Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletMutations | |
|---|---|
void |
MutationLogger.Iface.logManyTablets(TInfo tinfo,
long id,
List<TabletMutations> mutations)
|
void |
MutationLogger.Client.logManyTablets(TInfo tinfo,
long id,
List<TabletMutations> mutations)
|
void |
MutationLogger.AsyncIface.logManyTablets(TInfo tinfo,
long id,
List<TabletMutations> mutations,
org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.logManyTablets_call> resultHandler)
|
void |
MutationLogger.AsyncClient.logManyTablets(TInfo tinfo,
long id,
List<TabletMutations> mutations,
org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.logManyTablets_call> resultHandler)
|
void |
MutationLogger.Client.send_logManyTablets(TInfo tinfo,
long id,
List<TabletMutations> mutations)
|
MutationLogger.logManyTablets_args |
MutationLogger.logManyTablets_args.setMutations(List<TabletMutations> mutations)
|
| Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TabletMutations | |
|---|---|
TabletMutations(TabletMutations other)
Performs a deep copy on other. |
|
| Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletMutations | |
|---|---|
MutationLogger.AsyncClient.logManyTablets_call(TInfo tinfo,
long id,
List<TabletMutations> mutations,
org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.logManyTablets_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
MutationLogger.logManyTablets_args(TInfo tinfo,
long id,
List<TabletMutations> mutations)
|
|
| Uses of TabletMutations in org.apache.accumulo.server.logger |
|---|
| Method parameters in org.apache.accumulo.server.logger with type arguments of type TabletMutations | |
|---|---|
void |
LogService.logManyTablets(TInfo info,
long id,
List<TabletMutations> mutations)
|
| Uses of TabletMutations in org.apache.accumulo.server.tabletserver.log |
|---|
| Method parameters in org.apache.accumulo.server.tabletserver.log with type arguments of type TabletMutations | |
|---|---|
void |
RemoteLogger.logManyTablets(List<TabletMutations> mutations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||